Skip to content

Instantly share code, notes, and snippets.

@mostlyobvious
Created March 14, 2012 14:29
Show Gist options
  • Save mostlyobvious/2036861 to your computer and use it in GitHub Desktop.
Save mostlyobvious/2036861 to your computer and use it in GitHub Desktop.
mysql for tests
default-table-type=innodb
transaction-isolation=READ-COMMITTED
default-character-set=utf8
skip-sync-frm=OFF
innodb_flush_log_at_trx_commit = 0
innodb_flush_method = 0_DIRECT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment