Bug #4121 Frezzes
Submitted: 13 Jun 2004 16:36 Modified: 16 Jul 2004 13:31
Reporter: Dennis Asplind Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version: OS:Windows (Win Xp Pro)
Assigned to: CPU Architecture:Any

[13 Jun 2004 16:36] Dennis Asplind
Description:
To export my database im using this kod in backup.bat:

c:\mysql\bin\mysqldump -uUSERNAME -pPASSWORD DATABASENAME > c:\Backups\%DATE%_backup.sql

Thats works fine but when i trying to insert the backup file using MySQL Control Center or MySQL-Front the system frezes. The backup file is 29Mb so i think the problem is that it's to big.

Now my question is how do i do the reversed way? Instead of taking the data out of the database i want to put the data in again.

Sorry for my crappy english/description.

How to repeat:
I dont know..
[16 Jun 2004 9:45] Sergei Golubchik
can you try 'SHOW PROCESSLIST' from mysql command-line client, when the load is freezed ?
[16 Jun 2004 9:50] Dennis Asplind
No i can't.
[16 Jun 2004 13:31] Sergei Golubchik
what do you mean ? mysql.exe cannot connect ? what happens when you do it ?
[14 Feb 2005 22:54] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".