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 are going to cause errors
, its impossible to change them or it'll break their sites
Use the command-line flag '--quote-names' with mysqldump. It will surround table/column names with a quote character, which should prevent this problem.
-Mark
--
For technical support contracts, visit https://order.mysql.com/?ref=mmma
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php