Removed bogus char in my.cnf

This commit is contained in:
Egon Rijpkema 2017-07-07 11:12:53 +02:00
parent cebd9b7a9c
commit d9f6028848
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ long_query_time = 10
expire_logs_days = 10
max_binlog_size = 100M
default_storage_engine = InnoDB
innodb_buffer_pool_size = <t_CO>M
innodb_buffer_pool_size = 128M
innodb_log_buffer_size = 8M
innodb_file_per_table = 1
innodb_open_files = 400