Unfortunatelly not. Details: -I have DB with table quals_TBL -master script "master.sql" should call 2 slave scripts "slave1.sql", "slave2.sql" -running master.sql generates error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\. /ABC/slave1.sql \. /ABC/slave2.sql' at line 1 -I have tried ...


