SELECT * FROM t1, t2 WHERE t1.event_id=t2.event_id
SET GLOBAL LOG := 1;
-- необходимые запросы
SET GLOBAL LOG := 0;
The XtraDB plugin is designed to be used instead of InnoDB, and is fully compatible with your existing InnoDB tables and server settings.
The XtraDB plugin is designed to be used instead of InnoDB, and is fully compatible with your existing InnoDB tables and server settings.