Skip to content

Instantly share code, notes, and snippets.

View Lohore72Emmanuel's full-sized avatar

Lohore72Emmanuel

View GitHub Profile
@susanBuck
susanBuck / C:\xampp\mysql\bin\my.ini
Last active November 7, 2025 19:02
Working MySQL config file for XAMPP
# Example MySQL config file for small systems.
#
# This is for a system with little memory (<= 64M) where MySQL is only used
# from time to time and it's important that the mysqld daemon
# doesn't use much resources.
#
# You can copy this file to
# C:/xampp/mysql/bin/my.cnf to set global options,
# mysql-data-dir/my.cnf to set server-specific options (in this
# installation this directory is C:/xampp/mysql/data) or