mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
mysql_rename_view can not rename view if database is not the same. The fix is to add new argument 'new_db' to mysql_rename_view() and allow rename with different databases (only for ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME).
3.6 KiB
3.6 KiB