hi there,
i use TMyDump to backup and restore a database, sometimes the backup procedure generates a 1K file and then it works fine, this seem to happen every mourning.
TMyDump 1K File
-
vladimirwilson
- Posts: 4
- Joined: Mon 15 Sep 2008 10:06
-
vladimirwilson
- Posts: 4
- Joined: Mon 15 Sep 2008 10:06
Hi, My 1k files seems to be generated when the date changes to a new day, our backup is scheduled to happen everyday at 2am.
When the backup triggers we get the following message:
Lost connection to MySQL server during query.
and our backup file looks like this:
-- MyDAC version: 5.20.0.11
-- MySQL server version: 5.0.58-enterprise-nt
-- MySQL client version: 4.1.3 Direct
-- Script date 2008-10-15 14:41:37
-- ----------------------------------------------------------------------
-- Server: localhost
-- Database: databasename
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
--
-- User permissions
--
nothing else is written to the file...
Please Help.
When the backup triggers we get the following message:
Lost connection to MySQL server during query.
and our backup file looks like this:
-- MyDAC version: 5.20.0.11
-- MySQL server version: 5.0.58-enterprise-nt
-- MySQL client version: 4.1.3 Direct
-- Script date 2008-10-15 14:41:37
-- ----------------------------------------------------------------------
-- Server: localhost
-- Database: databasename
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
--
-- User permissions
--
nothing else is written to the file...
Please Help.
-
Challenger
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
It seems that similar problem was discussed here http://devart.com/forums/viewtopic.php?t=10745.