If you have live database and it's not running through RightScale's MySQL Manager, you may need to move your DB from one machine to another.
Follow the steps below to transfer the DB from host A to host B. These instructions assume that the base MySQL db directory is /mnt/mysql. Change your directory structure accordingly.
Done.
NOTE: There's a MySQL bug that sometimes appears if it has to do log replay at startup. To avoid this problem, it's best if you restart B's mysql again. i.e. Do a start (step 8) and then do a restart.