summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
diff options
context:
space:
mode:
authorunknown <bar@mysql.com>2005-12-31 12:34:39 +0400
committerunknown <bar@mysql.com>2005-12-31 12:34:39 +0400
commit04ed04461ceac5ac26fbba8f2c6c0adaae32e391 (patch)
tree24af6a058099852b09afa560e2a0751bce753277 /sql/sql_plugin.cc
parent91f2109a35d6717df461be7be6a81adee49b9ce8 (diff)
downloadmariadb-git-04ed04461ceac5ac26fbba8f2c6c0adaae32e391.tar.gz
Making old tables seen with "#mysql50#" prefix,
which makes it possible to run RENAME TABLE on old tables when upgrading from 5.0. TODO: A stored procedure to rename all tables and databases with old name format into new format, it will simplify upgrade. sql_table.cc: Making old tables seen with "#mysql50#" prefix. Adding warning into .err log when an old name is found. sql_show.cc: Skip non-directories before filename_to_tablename call, to avoid unnecessary warnings. strfunc.cc: Adding "error" argument to strconvert() mysql_priv.h: Adding "error" agrument to strconvert() sql/mysql_priv.h: Adding "error" agrument to strconvert() sql/strfunc.cc: Adding "error" argument to strconvert() sql/sql_show.cc: Skip non-directories before filename_to_tablename call, to avoid warning. sql/sql_table.cc: Making old tables seen with "#mysql50#" prefix, which makes it possible to run RENAME TABLE on old tables. Adding warning into .err log when an old name is found.
Diffstat (limited to 'sql/sql_plugin.cc')
0 files changed, 0 insertions, 0 deletions