Skip to content

Instantly share code, notes, and snippets.

@bartocc
Created October 15, 2010 00:18
Show Gist options
  • Save bartocc/627339 to your computer and use it in GitHub Desktop.
Save bartocc/627339 to your computer and use it in GitHub Desktop.
+----------------------------+-------+
| Variable_name | Value |
+----------------------------+-------+
| connect_timeout | 5 |
| delayed_insert_timeout | 300 |
| innodb_lock_wait_timeout | 50 |
| innodb_rollback_on_timeout | OFF |
| interactive_timeout | 28800 |
| net_read_timeout | 30 |
| net_write_timeout | 60 |
| slave_net_timeout | 3600 |
| table_lock_wait_timeout | 50 |
| wait_timeout | 28800 |
+----------------------------+-------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment