I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it?
by Administrator on Sunday, August 31st, 2008 | 2 Comments
jglw21 asked:
I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it
I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it
?
Advanced buy Cheap Viagra cheap Duricef online Joomla



Jumpstart your Joomla Websites - Click for Details
Export the database from the USB stick, then import the file into the other MySQL server.
If you have a program like phpMyAdmin on your server, you can simply execute the .SQL script. Hope this helps.