Skip to content
Snippets Groups Projects
Commit ff82f546 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

a) don't add the mysql community repo (use maria if we need to)

    b) figure out if we are using maria or mysql (make a variable called sqlServiceName)
    c)  remove all references to mysql_config_file_name unless it can be justified somehow
parent e3300106
No related branches found
No related tags found
No related merge requests found
[mysqld]
character_set_server=utf8
default-storage-engine = innodb
sql_mode = STRICT_ALL_TABLES
log_warnings = 2
log_error = /var/log/mysql/error.log
[client]
default-character-set = utf8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment