1 2 3 4 5 6 7 8
disable_query_log; SET @@autocommit = 1; SET names default; SET GLOBAL query_cache_size = 0; SET @@sql_mode = ''; SET @@storage_engine = MyISAM; SET @@tx_isolation = 'REPEATABLE-READ'; enable_query_log;
Loggerhead is a web-based interface for Breezy Version: 2.0.1