Skip to content

Instantly share code, notes, and snippets.

@geo-stanciu
Created November 30, 2018 20:42
Show Gist options
  • Save geo-stanciu/439909eba6dbec2323e32a979a5db179 to your computer and use it in GitHub Desktop.
Save geo-stanciu/439909eba6dbec2323e32a979a5db179 to your computer and use it in GitHub Desktop.
my.ini
[mysqld]
datadir=D:/MariaDB 10.3/data
port=3306
innodb_buffer_pool_size=2045M
log-bin=binlog
max-binlog-size=500M
server-id=1
[client]
port=3306
plugin-dir=D:/MariaDB 10.3/lib/plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment