louboumian
10-16-05, 04:40 PM
I just created a copy of my DB used by my forum to run a development forum where I can test MODs before implementing them.
I then tried to upload my backup DB file (forum.sql) to populate my empty DB_dev, using PHPMyadmin SQL command "OR" " Location of the text file:", entering the name of my backup (forum.sql) in the field and pressing GO.
I get this message:
---------------------
I Your SQL query has been executed successfully:
The content of your file has been inserted. (forum.sql: 12904 Instructions)
No tables found in database.
---------------------
So, what's going on here? I don't get it. The uploaded is said "successful" but my new database is empty (no tables). Indeed, when I try any of the tab, it says "no table"....
Should I try another method for uploading my forum.sql backup file into my newly created DB?
I then tried to upload my backup DB file (forum.sql) to populate my empty DB_dev, using PHPMyadmin SQL command "OR" " Location of the text file:", entering the name of my backup (forum.sql) in the field and pressing GO.
I get this message:
---------------------
I Your SQL query has been executed successfully:
The content of your file has been inserted. (forum.sql: 12904 Instructions)
No tables found in database.
---------------------
So, what's going on here? I don't get it. The uploaded is said "successful" but my new database is empty (no tables). Indeed, when I try any of the tab, it says "no table"....
Should I try another method for uploading my forum.sql backup file into my newly created DB?