Your Ad Here
ClickBank1
ClickBank1

I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it?

mysql" onclick="return TrackClick(
jglw21 asked:


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




2 Responses to “I have a mysql database on a usb stick. How can I put it on a mysql server without rebooting it?”

  1. DorkRawk says:

    Export the database from the USB stick, then import the file into the other MySQL server.

  2. If you have a program like phpMyAdmin on your server, you can simply execute the .SQL script. Hope this helps.