Skip to content

Instantly share code, notes, and snippets.

@yuriy-yarvinen
yuriy-yarvinen / my.cnf
Created July 24, 2024 08:50 — forked from peerax/my.cnf
mySQL config file for ram 8GB
# my.cnf for TAKIS Server
# BEGIN CONFIG INFO
# DESCR: 8 GB RAM, InnoDB only, ACID, few connections, heavy queries
# TYPE: SYSTEM
# END CONFIG INFO
[client]
port = 7000
socket = /var/lib/mysql/mysql.sock