mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
The mysql_alter_table() was able to rename only a table. The view/table renaming code is moved from the function rename_tables to the new function called do_rename(). The mysql_alter_table() function calls it when it needs to rename a view.
2.0 KiB
2.0 KiB