Hi there, this is a bit of black art, but I would like to setup locks on
inserting back queries and updates on MyIsam tables which need fulltext
search and other tables are Innodb. I am having issues with this query

LOCK TABLE complaint_threads as ct WRITE, complaint_info as ci WRITE;

For some wierd reason it affects all tables in all databases ! I am using
Mysql 4.0.12, Let me know thanks.



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

Reply via email to