MyDump does not backup triggers

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
siberya
Posts: 23
Joined: Thu 23 Mar 2006 19:00

MyDump does not backup triggers

Post by siberya » Sat 23 Dec 2006 12:19

Using MDAC ver 4.40.0.20 in Delphi 7

Does anyone know how to backup triggers. Triggers are not included in the backup file.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 25 Dec 2006 14:15

TMyDump does not support trigger backup. Probably we will investigate possibility to add such functionality in either of future versions of MyDAC.

siberya
Posts: 23
Joined: Thu 23 Mar 2006 19:00

No problem

Post by siberya » Tue 26 Dec 2006 18:15

I add my trigger backup procedure's in the TMyDump component. Thank you.

Post Reply