RE: problems dumping from mysql 3.23 to 4.0

2002-11-06 Thread daniel
thanks man >= Original Message From Mark Matthews <[EMAIL PROTECTED]> = >Dan Rossi wrote: > >> thats the thing group is a cell name, it should be totally seperate >> from the >> query command , it obviously worked in 3.23 but when moving over to 4 it >> causes errors, this is not good, how

Re: problems dumping from mysql 3.23 to 4.0

2002-11-06 Thread Mark Matthews
Dan Rossi wrote: thats the thing group is a cell name, it should be totally seperate from the query command , it obviously worked in 3.23 but when moving over to 4 it causes errors, this is not good, how are we supposed to move over an entire hosting site with client databases if some fields ar

RE: problems dumping from mysql 3.23 to 4.0

2002-11-06 Thread Dan Rossi
errors , its impossible to change them or it'll break their sites -Original Message- From: gerald_clark [mailto:gerald_clark@;suppliersystems.com] Sent: Thursday, November 07, 2002 7:19 AM To: Dan Rossi Cc: [EMAIL PROTECTED] Subject: Re: problems dumping from mysql 3.23 to 4.0 Group

Re: problems dumping from mysql 3.23 to 4.0

2002-11-06 Thread gerald_clark
Group is a reserved word. GROUP BY Dan Rossi wrote: hi having some issues dumping from mysql 3.23 to 4.0 getting table error messages trying to import back into 4.0 sometimes i've had to change the cell names ie group to groups somehow having a cell name group was causing error :| sql ---

problems dumping from mysql 3.23 to 4.0

2002-11-06 Thread Dan Rossi
hi having some issues dumping from mysql 3.23 to 4.0 getting table error messages trying to import back into 4.0 sometimes i've had to change the cell names ie group to groups somehow having a cell name group was causing error :| sql ---