Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Transferring Databases? (http://www.mysidiaadoptables.com/forum/showthread.php?t=5009)

Abronsyth 02-04-2016 10:07 PM

Transferring Databases?
 
Resolved

Hoping someone could help me with this...I don't really know mySQL well at all, so I'm not sure about how to do this. I'm moving to a new host so that my site can continue to grow and so that I can have a domain name. However, I have no idea how to move my database data to the new host.

Does anyone here know how to do this?

Hall of Famer 02-04-2016 10:09 PM

You can go to phpmyadmin, and use the export option to acquire a database SQL file(DB dump).

Abronsyth 02-04-2016 10:31 PM

Unfortunately I have a limit of 64 mb, and the database accumulates to 71mb ;n;

Not far over the limit though...so perhaps I can figure out where I can slim it down a bit.

Hall of Famer 02-04-2016 11:21 PM

A simple way to trim down the database size is to remove data from table prefix_vote_voters. This table stores a lot of data, and most aint very useful.

Kyttias 02-05-2016 12:06 AM

You should be able to export a few individual tables, delete them, and then try backing up the rest. It's really dumb that there's a limit, considering it just kind of spits it all out in a plain text format.


All times are GMT -5. The time now is 03:37 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.