[mysqld]
old_passwords       = true
user                = mysql
pid-file            = /var/run/mysqld/mysqld.pid
skip-external-locking
thread_cache_size   = 300
max_connections     = 1500
wait_timeout        = 28800

; include the rest of the config parts
!includedir parts/