Nhập cái này:
mysql --help
Sau đó nhìn vào kết quả đầu ra. Có một khối văn bản dài khoảng 3/4 mô tả các tệp mà nó tìm thấy mặc định của nó .my.cnf
từ. Đây là một ví dụ từ XAMPP v3.2.1 :
Default options are read from the following files in the given order:
C:\Windows\my.ini C:\Windows\my.cnf C:\my.ini C:\my.cnf C:\xampp\mysql\my.ini C:\xampp\mysql\my.cnf C:\xampp\mysql\bin\my.ini C:\xampp\mysql\bin\my.cnf
Thiết lập của bạn có thể khác. Bạn sẽ phải chạy lệnh để kiểm tra các đường dẫn thực tế trên hệ thống cụ thể của mình.