mariadb/client
Ramil Kalimullin e0d5a6c15f Fix for bug#37527: mysqlcheck fails to report entire database
when InnoDB frm file corruption

Problem: mysqlcheck runs 'SHOW FULL TABLE' queries to get table lists.
The query may fail for some reasons (e.g. null .frm file) then
mysqlcheck doesn't process the database tables.

Fix: try to run 'SHOW TABLES' if 'SHOW FULL TABLES' failed.
2008-11-14 11:40:46 +04:00
..
.cvsignore
client_priv.h Fixed bug #31077. 2007-10-01 20:35:51 +05:00
CMakeLists.txt Bug#31004 mysqltest needs a --mkdir command 2007-11-01 15:42:19 +01:00
completion_hash.cc Many files: 2006-12-23 20:17:15 +01:00
completion_hash.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c Many files: 2006-12-23 20:17:15 +01:00
Makefile.am Bug#31004 mysqltest needs a --mkdir command 2007-11-01 15:42:19 +01:00
my_readline.h Many files: 2006-12-23 20:17:15 +01:00
mysql.cc Bug 38158: mysql client regression, can't read dump files 2008-07-18 13:24:59 +03:00
mysql_upgrade.c Backport compiler warning fix from 5.1-bugteam. 2008-08-11 11:28:35 -04:00
mysqladmin.cc Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqlbinlog.cc Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3 2008-04-03 11:32:00 -04:00
mysqlcheck.c Fix for bug#37527: mysqlcheck fails to report entire database 2008-11-14 11:40:46 +04:00
mysqldump.c Bug#31434 mysqldump dumps view as table 2008-09-11 07:46:43 +02:00
mysqlimport.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqlmanager-pwgen.c Avoid the name conflict between the system-provided "md5.h" and the MySQL one 2007-07-19 14:14:03 +02:00
mysqlmanagerc.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqlshow.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqltest.c Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463 2008-05-02 19:01:32 +02:00
readline.cc Many files: 2006-12-23 20:17:15 +01:00
sql_string.cc Fixed compiler warnings. 2007-03-22 20:32:07 +02:00
sql_string.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00