Yes, config.php file is correctly configured.
I think the problem is that bigdump doesn't put the CSV files in the tables at all as you are supposed to enter that in when you configure bigdump. So there are no CSV files at all in my new MySQL data base.
I'm going to try another way of importing the large MySQL file. I don't have Telnet or SSH.
--------------- Added [DATE]1215840815[/DATE] at [TIME]1215840815[/TIME] ---------------
$filename = 'forumbackup-06-29-2008-33b72.sql'; // Specify the dump filename to suppress the file selection dialog
$csv_insert_table = ''; // Destination table for CSV files
See? no table entered for the CSV files by default in Bigdump
|