mariadb/client
Tatiana A. Nurnberg 743149bccf Bug#31434 mysqldump dumps view as table
mysqldump creates stand-in tables before dumping the actual view.
Those tables were of the default type; if the view had more columns
than that (a pathological case, arguably), loading the dump would
fail. We now make the temporary stand-ins MyISAM tables to prevent
this.
2008-09-11 07:46:43 +02:00
..
.cvsignore
client_priv.h
CMakeLists.txt
completion_hash.cc
completion_hash.h
echo.c
get_password.c
Makefile.am
my_readline.h
mysql.cc
mysql_upgrade.c
mysqladmin.cc
mysqlbinlog.cc
mysqlcheck.c
mysqldump.c Bug#31434 mysqldump dumps view as table 2008-09-11 07:46:43 +02:00
mysqlimport.c
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c
readline.cc
sql_string.cc
sql_string.h