Mysql Tips and Tricks amit - 11 Oct 2011 View Mysql Process list with full query : show full processlist \G Disable Binary Logging SET sql_log_bin = 0;