File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ load_default_config() {
6565 CONFIG_rotation_weekly=35
6666 CONFIG_rotation_monthly=150
6767 CONFIG_mysql_dump_port=3306
68- CONFIG_mysql_dump_usessl=' yes '
68+ CONFIG_mysql_dump_usessl=' no '
6969 CONFIG_mysql_dump_username=' root'
7070 CONFIG_mysql_dump_password=' '
7171 CONFIG_mysql_dump_host=' localhost'
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ CONFIG_db_exclude=( 'performance_schema' 'information_schema' )
115115#CONFIG_mysql_dump_commcomp='no'
116116
117117# Use ssl encryption with mysqldump?
118- #CONFIG_mysql_dump_usessl='yes '
118+ #CONFIG_mysql_dump_usessl='no '
119119
120120# For connections to localhost. Sometimes the Unix socket file must be specified.
121121#CONFIG_mysql_dump_socket=''
Original file line number Diff line number Diff line change @@ -409,8 +409,8 @@ parse_config_file () {
409409echo " ### Checking archive files for existence, readability and integrity."
410410echo
411411
412- precheck_files=( automysqlbackup 31e3b0fe937af7ba3c4015543cd2a848
413- automysqlbackup.conf b70bc8a814400cf41b8e6228d7bbc963
412+ precheck_files=( automysqlbackup 880dca1b4cfe3ac0513561af0e254dd0
413+ automysqlbackup.conf 3147a5a3c0e0cce1dca11227dad9c69d
414414README b17740fcd3a5f8579b907a42249a83cd
415415LICENSE 39bba7d2cf0ba1036f2a6e2be52fe3f0
416416)
You can’t perform that action at this time.
0 commit comments