Re: Run Apache/PHP/MySQL from CD?

2006-04-19 Thread Anne E. Shroeder
Yes -- try www.dwebpro.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

problems with old isam tables

2006-01-11 Thread Anne Ramey
ables. Is there any way to save the data and fix this? I know it should have been done when upgrading to 4.0, but for some reason it wasn't. mysql 4.1, redhat ES3 -- Anne -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Continued x86_64 install problems

2005-07-27 Thread Anne Ramey
rmal shutdown 050721 10:47:33 InnoDB: Starting shutdown... 050721 10:47:36 InnoDB: Shutdown completed 050721 10:47:36 /usr/sbin/mysqld: Shutdown Complete Other than the version #, that looks fine, but I can't get mysql to start again. Anne -- MySQL General Mailing List For list archiv

install fails

2005-07-26 Thread Anne Ramey
.6.1 I get glibc 2.2, 2.1 and 2.0 packages...? I though this mysql used glibc 2.3? What am I missing here... Anne -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Fedora core 3 install

2005-07-22 Thread Anne Ramey
This may be a stupid question, but on the mysql site, there are downloads for 64 bit, then the same 64 bit downloads for redhat ES3. If I'm using fedora core 3, do I need the redhat rpms? Anne -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubs

won't start on fedora core 3--kernel errors?

2005-05-25 Thread Anne Ramey
happening... Anne -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

host blocked, but can't see errors

2004-11-24 Thread Anne Ramey
lush my host every day or so. Any ideas where to look? -- Anne Ramey -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

won't start with mysqld_safe

2004-09-28 Thread Anne Ramey
2:17 mysqld started 040928 08:12:17 mysqld ended this is all my log says. Any ideas? Has anyone seem this before? if not, can someone point me into the best way to debug this? They both worked fine before the hack. Thanks, Anne -- MySQL General Mailing List For list archives: http://list

LOAD DATA LOCAL-scoured the archives...

2003-12-15 Thread Anne Gibson
know what the first instruction is but, so far, I have not been able to LOAD OR do a mysqulimport without getting the same error. Past including the variable line in my.ini I was not able to find anything else in the archives. Any other ideas… I’m sure it has to do with the ODBC—I think. Thanks, An

Secting according to values of previous records!

2003-09-25 Thread Anne
values of N,t0 and M How should I go with that? Does MySQL support global variable? Thanks Anne -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Fw: Secting according to values of previous records!

2003-09-25 Thread Anne Piotet
- Original Message - From: Anne Piotet To: [EMAIL PROTECTED] Sent: Thursday, September 25, 2003 1:07 PM Subject: Secting according to values of previous records! Hi! I'm relatively new to MySQL and encounter the following problem: - I have a table (~300'000 records)

Re: sql, query

2002-05-15 Thread Anne Hall
server is Unix. Question is if I would like to use GUI to help to develop a database in my computer, can I just export it to the server or is there anyway I can load to the server? Regards, Anne Hall IntelliSTAR(sm) Providing High-Tech, High-Touch services for over 6 Years! http://www.intellistar.net

download mysql GUI

2002-05-15 Thread Anne Hall
Hi: I am trying to download GUI for mysql server, however, there are several choices at the site, would you please give some advise of which one I should download please? Regards, Anne Hall IntelliSTAR(sm) Providing High-Tech, High-Touch services for over 6 Years! http://www.intellistar.net

DB permissions Question

2001-11-01 Thread Anne
thin PHP I don't understand what I should be using for "user" and "Password" to allow for this access. Apologies for this newbie question. References to a site that can take me through this and/or a simple e

Re: Web Hosting

2001-11-01 Thread Anne
I use netmegs.net for my metropets.org site and they have been wonderful - answer questions quickly and accurately, and virtually no down time. Anne - Original Message - From: Tony <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Joe Fan <[EMAIL PROTECTED]>; <[E

Re: HOW do I return the results of a count to a variable

2001-10-30 Thread Anne Shroeder
I'm new to this list, and new to mySQL but used SQL with DB2 years ago, so here goes my try at answering this: have you tried select count(*) as your_variable_name From etc .etc.etc. Anne - Original Message - From: "Mark Worsdall" <[EMAIL PROTECTED]> To: &quo