Re installed DB
I did a fresh instal of my DB, backed up my old DB, and now i want to load the old DB back into the new one. I tried sourcing it, but i get no progress bar, it just goes to the next line with -> and waits for something to be typed. is there a progress bar or something that tells you how close it is to being done? or am i doing something wrong?
|
your misspelling or mistyping something
|
That happens (at least through command line) when you miss a semicolon at the end, as it expects one before it executes the command.
|
hmm, ok now i got it to work, but i get a MYSQL server has gone away error when uploading the db
|
Try increasing the size of your max_allowed_packets in your mysql configuration file.
Here's a quick google search tutorial link. http://www.tutorialized.com/view/tut...-problem/41390 |
Did you re-grant privileges to the new db? Also, flush privileges;
|
All times are GMT -4. The time now is 10:40 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.