Greetings all, I am trying to track down the cause of some issues I'm
having. I am doing this from the mysql prompt:

start transaction;
source c:/queries.sql;
rollback;

When I examine the db though, it appears that the changes from the sourced
queries have been committed.




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to