mariadb/scripts
Julius Goryavsky 9f294644c4 MDEV-22554: galera_sst_mariabackup fails with "Failed to start mysqld.2"
The problem is caused by the operation of netcat streamer and does
not appear on systems where socat is installed. We need to add the
"-N" option for netcat to call shutdown() on the socket when receiving
EOF from STDIN.
2020-05-18 12:11:59 +02:00
..
CMakeLists.txt MDEV-22009 mysqlhotcopy tool and wsrep scripts not found 2020-03-24 02:39:32 +01:00
comp_sql.c
convert-debug-for-diff.sh
dheadgen.pl
fill_help_tables.sql MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
galera_new_cluster.sh
galera_recovery.sh MDEV-21140 Make galera_recovery.sh work with fs.protected_regular = 1 (#1417) 2020-04-05 18:40:27 +03:00
maria_add_gis_sp.sql.in MDEV-19650: Privilege bug on MariaDB 10.4 2020-05-07 10:54:56 +02:00
mariadb-service-convert
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.sh Clean up logcheck.ignore.* configs and unify MariaDB.org links with https 2020-04-23 10:07:07 +03:00
mysql_performance_tables.sql
mysql_secure_installation.sh MDEV-19516 mysql_secure_installation doesn't set password_last_changed while setting password for root 2019-10-30 15:24:00 +01:00
mysql_setpermission.sh
mysql_system_tables.sql Merge branch '10.4' into 10.5 2020-05-09 20:43:36 +02:00
mysql_system_tables_data.sql Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
mysql_system_tables_fix.sql Merge branch '10.4' into 10.5 2020-05-09 20:43:36 +02:00
mysql_test_data_timezone.sql
mysql_test_db.sql
mysql_to_mariadb.sql
mysqlaccess.conf
mysqlaccess.sh Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
mysqld_multi.sh
mysqld_safe.sh Merge 10.3 into 10.4 2020-04-22 18:18:51 +03:00
mysqldumpslow.sh
mysqlhotcopy.sh Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
mytop.sh Clean up logcheck.ignore.* configs and unify MariaDB.org links with https 2020-04-23 10:07:07 +03:00
wsrep_sst_common.sh Sourced script should be 644 not 755 2019-12-02 12:54:31 +02:00
wsrep_sst_mariabackup.sh MDEV-22554: galera_sst_mariabackup fails with "Failed to start mysqld.2" 2020-05-18 12:11:59 +02:00
wsrep_sst_mysqldump.sh
wsrep_sst_rsync.sh