Mysql Tips and Tricks

View Mysql Process list with full query :

show full processlist \G Disable Binary Logging SET sql_log_bin = 0;