Hi,
Does anyone know how to backup triggers and stored procedures. Triggers are not included in the backup and stored procedures use something like a delimiter $$ which causes an error in my MySQL 5.0 database.
best regards,
Hans
TMyDump does not backup triggers
> Does anyone know how to backup triggers...
Now TMyDump doesn't support working with triggers, but we are considering support of this feature in the next MyDAC version.
> stored procedures use something like a delimiter $$
Try downloading last version of MyDAC (4.30.0.12). If problem persists then send us complete small sample to demonstrate it, including script to create server objects.
Now TMyDump doesn't support working with triggers, but we are considering support of this feature in the next MyDAC version.
> stored procedures use something like a delimiter $$
Try downloading last version of MyDAC (4.30.0.12). If problem persists then send us complete small sample to demonstrate it, including script to create server objects.