Adminer version 4.8.0 MySQL 5.6
When renaming a database that contains views, it will place the views in the RENAME TABLE statement. Which results in Changing schema from 'original_db_name' to 'new_db_name' is not allowed.
Changing schema from 'original_db_name' to 'new_db_name' is not allowed.
Fixed, thanks.
Log in to post a comment.
Fixed, thanks.