Skip to content

Instantly share code, notes, and snippets.

View brettbatie's full-sized avatar

Brett Batie brettbatie

View GitHub Profile
@brettbatie
brettbatie / my.ini
Created September 30, 2020 17:46 — forked from amr/my.ini
MySQL my.cnf settings optimized for local development, this is NOT a complete my.cnf configuration, the settings here are meant to be copied from their sections and pasted in the appropriate section in an existing working my.cnf
[mysqld]
open-files-limit = 24000
character-set-server = utf8
character-set-filesystem = utf8
#
# InnoDB
#
# After applying these for the first time on a new mysql installation with no