[mysqld] # Allow packets up to 1 MB max_allowed_packet = 1M # Allow small words in full-text indexes ft_min_word_len = 2 # Limit network access to MySQL. Use this if Bugzilla, # VCS, and MediaWiki are running at the same host as MySQL. bind-address = 127.0.0.1