[client] #password=your_password port= 3307 socket=/tmp/mysql.sock [mysqld] port= 3307 socket=/tmp/mysql.sock bind-address = 127.0.0.1 key_buffer_size=256M max_allowed_packet=512M table_open_cache=256 sort_buffer_size=1M read_buffer_size=1M read_rnd_buffer_size=4M myisam_sort_buffer_size=64M thread_cache_size=8 secure-file-priv="" explicit_defaults_for_timestamp=1 datadir= "D:/laragon/data/mysql-8" default_authentication_plugin=mysql_native_password [mysqldump] quick max_allowed_packet=512M