Tag Archives: mysql

ec2 + EBS (freezing the machine)

I had some problems with ec2 and EBS recently when mounting EBS drive with XFS on it. Basically the machine was frozen and only way to get it back was request to detach EBS drive and reboot the ec2 machine, I found a fix here. Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

How to migrate MySQL DB from one server to another

To migrate DB from one MySQL to another over network or Internet you can use following command:
Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit