データベースの名前変更コマンドを使用しようとしましたが、次のエラーで失敗します。Amazon RDS コンソールから RDS インスタンスを停止するオプションも表示されません。
mysql> rename database foo to foo_orig;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'database foo to foo_orig' at line 1