Hello.

On Fri 2003-01-31 at 13:45:26 -0600, [EMAIL PROTECTED] wrote:
> >Description:
>       One of our customers had a table named group, admitedly a bad design
>       but still not something that should cause mysqldump to fail hard!

Please be more specific. Did mysqldump error out or the re-import of
the data?

> >How-To-Repeat:
>       Name a table group and run mysqldump, even with --opt

Have you tried --quote-names ?

> >Fix:
>       Quick workaround is to rename the table, but actually, mysqldump should
>       surround columns and tables with `` marks when creating sql code

See above, --quote-names is supposed to do that. If it doesn't for
you, please provide a repeatable example.

Bye,

        Benjamin.


> Release:      mysql-3.23.54 (Source distribution)
> System: Linux xxxxxxxxxxxxxxxxx.com 2.4.18-19.7.x #1 Thu Dec 12 09:00:42 EST 2002 
>i686 unknown
[...]

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
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

Reply via email to