If your server has PHPMyAdmin, then you can upload it onto there using the "import". You would first need to "export" the database.

It's quite an easy transaction to complete. If your server does not have PHPMyAdmin, nor any other MySQL front end services, then you could use a PHP script to create and upload the database.