mariadb/client
unknown e88121ea7a Bug #21527 mysqldump incorrectly tries to LOCK TABLES on the information_schema database.
init_dumping now accepts a function pointer to the table or view specific init_dumping function.  This allows both tables and views to use the init_dumping function.


client/mysqldump.c:
  Added functions for table and view specific dumping initalization.
mysql-test/r/mysqldump.result:
  Added Result.
mysql-test/t/mysqldump.test:
  Added test case.
2006-08-28 17:48:06 -04:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Bug#17208 SSL: client does not verify server certificate 2006-04-18 17:58:27 +02:00
completion_hash.cc few harmless warnings from automated code-checking tools fixed 2005-01-08 21:25:31 +01:00
completion_hash.h upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
get_password.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
Makefile.am Bug#10877 mysqldump should use consistent last line 2006-07-24 10:56:33 +02:00
my_readline.h mysql.cc: 2004-05-05 22:47:09 +02:00
mysql.cc Bug #11972: client uses wrong character set after reconnect. 2006-08-24 11:15:08 -04:00
mysql_upgrade.c Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-08-23 10:47:46 -04:00
mysqladmin.cc Bug#17208 SSL: client does not verify server certificate 2006-04-18 17:58:27 +02:00
mysqlbinlog.cc A fix and a test case for Bug#15752 "Lost connection to MySQL server 2006-07-24 14:56:53 +04:00
mysqlcheck.c Bug #16502: mysqlcheck gets confused with views 2006-07-24 13:31:20 -07:00
mysqldump.c Bug #21527 mysqldump incorrectly tries to LOCK TABLES on the information_schema database. 2006-08-28 17:48:06 -04:00
mysqlimport.c Bug#15690 mysqlimport tries to set options the server doesn't understand 2006-07-20 17:30:44 +02:00
mysqlmanager-pwgen.c Merge with 4.0 2004-09-01 04:12:09 +03:00
mysqlmanagerc.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlshow.c Bug #19147: mysqlshow INFORMATION_SCHEMA does not work 2006-07-21 20:29:25 -07:00
mysqltest.c Remove duplicate free of "ds_res" 2006-08-16 20:38:33 +02:00
readline.cc fixed conversion errors (Windows IA64 build) 2005-03-07 09:47:24 +01:00
sql_string.cc Merge with 4.1 2005-06-07 00:31:53 +03:00
sql_string.h Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 2005-06-06 16:54:15 +05:00