TMyDump 1K File

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
vladimirwilson
Posts: 4
Joined: Mon 15 Sep 2008 10:06

TMyDump 1K File

Post by vladimirwilson » Mon 15 Sep 2008 10:24

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.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 16 Sep 2008 12:52

Please give a more detailed description of the problem.
Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

vladimirwilson
Posts: 4
Joined: Mon 15 Sep 2008 10:06

TMyDump 1K File

Post by vladimirwilson » Tue 16 Sep 2008 17:05

Thanks,

i have sent a reply to what i assumend was your email ([email protected])

Thanks.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 19 Sep 2008 08:27

I have not received your email. Please, send it to me once more.

vladimirwilson
Posts: 4
Joined: Mon 15 Sep 2008 10:06

Post by vladimirwilson » Tue 14 Oct 2008 12:59

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.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 16 Oct 2008 05:30

It seems that similar problem was discussed here http://devart.com/forums/viewtopic.php?t=10745.

Post Reply