>Description:
        mysqlcheck is not able to work on one table called `table`,
        mysqldump does have an option to quote table and column name, but mysqlcheck 
doesn't
>How-To-Repeat:
        create a table `table`, then run mysqlcheck on the database
>Fix:
        Just copy the behavior of mysqldump

>Submitter-Id:  [EMAIL PROTECTED]
>Originator:    Yann Droneaud
>Organization:
 TuxFamily.org
>MySQL support: none
>Synopsis:      lack of option --quote in mysqlcheck
>Severity:      non-critical
>Priority:      low
>Category:      mysql
>Class:         change-request
>Release:       mysql-3.23.49 (FreeBSD port: mysql-server-3.23.49)

>Environment:
System: FreeBSD kinoton.tf-data.net 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Oct  1 
03:20:59 CEST 2002     [EMAIL PROTECTED]:/usr/src/sys/compile/KINOTON_II  i386

Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc

GCC: Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
Compilation info: CC='cc'  CFLAGS='-O -pipe '  CXX='cc'  CXXFLAGS='-O -pipe  
-felide-constructors -fno-rtti -fno-exceptions'  LDFLAGS=''

LIBC: 
-r--r--r--  1 root  wheel  1222232 Jun 11 06:18 /usr/lib/libc.a
lrwxrwxrwx  1 root  wheel  9 Sep 12 14:21 /usr/lib/libc.so -> libc.so.4
-r--r--r--  1 root  wheel  579412 Jun 11 06:18 /usr/lib/libc.so.4

Configure command: ./configure  --localstatedir=/var/db/mysql --without-perl 
--without-debug --without-readline --without-bench --with-mit-threads=no 
--with-libwrap --with-low-memory '--with-comment=FreeBSD port: mysql-server-3.23.49' 
--enable-assembler --with-berkeley-db --with-innodb --prefix=/usr/local 
i386-portbld-freebsd4.6

Perl: This is perl, version 5.005_03 built for i386-freebsd

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