Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit f32d767

Browse files
committed
Fixed MySQL logging parameter
1 parent 9e7b222 commit f32d767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/my.cnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ transaction-isolation = READ-COMMITTED
55
# Disabling symbolic-links is recommended to prevent assorted security risks;
66
# to do so, uncomment this line:
77
symbolic-links = 0
8+
log-error=/var/log/mysqld.log
89

910
key_buffer_size = 32M
1011
max_allowed_packet = 16M

0 commit comments

Comments
 (0)