>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!
>How-To-Repeat:
Name a table group and run mysqldump, even with --opt
>Fix:
Quick workaround is to rename the table, but actually, mysqldump should
surround columns and tables with `` marks when creating sql code
>Submitter-Id: <submitter ID>
>Originator: root
>Organization:
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:
>Severity:
>Priority:
>Category: mysql
>Class:
>Release: mysql-3.23.54 (Source distribution)
>Environment:
System: Linux xxxxxxxxxxxxxxxxx.com 2.4.18-19.7.x #1 Thu Dec 12 09:00:42 EST 2002 i686
unknown
Architecture: i686
Some paths: /usr/local/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)
Compilation info: CC='gcc' CFLAGS='-O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE' CXX='gcc' CXXFLAGS='-O2 -march=i386
-mcpu=i686 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-rtti
-fno-exceptions' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Nov 18 21:03 /lib/libc.so.6 -> libc-2.2.5.so
-rwxr-xr-x 1 root root 1260480 Oct 10 10:16 /lib/libc-2.2.5.so
-rw-r--r-- 1 root root 2312442 Oct 10 09:51 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Oct 10 09:46 /usr/lib/libc.so
lrwxrwxrwx 1 root root 10 Jan 6 20:45 /usr/lib/libc-client.a ->
c-client.a
Configure command: ./configure '--prefix=/usr' '--exec-prefix=/usr'
'--bindir=/usr/bin' '--datadir=/usr/share' '--libdir=/usr/lib'
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-debug'
'--without-readline' '--enable-shared' '--with-extra-charsets=complex' '--with-bench'
'--localstatedir=/var/lib/mysql' '--with-unix-socket-path=/var/lib/mysql/mysql.sock'
'--with-mysqld-user=mysql' '--with-extra-charsets=all' '--with-innodb'
'--with-berkeley-db' '--enable-large-files=yes' '--enable-largefile=yes'
'--with-thread-safe-client' '--enable-assembler' 'CFLAGS=-O2 -march=i386 -mcpu=i686
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE' 'CXXFLAGS=-O2 -march=i386
-mcpu=i686 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-rtti
-fno-exceptions' 'CXX=gcc'
---------------------------------------------------------------------
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