mariadb/scripts
Sergei Golubchik 8f1014e9a0 MDEV-15409 make sure every sst script is tested in buildbot
fix galera.galera_sst_mysqldump test to work:
* must connect to 127.0.0.1, where mysqld is listening
* disable wsrep_sync_wait in wsrep_sst_mysqldump, otherwise
  sst can deadlock
* allow 127.0.0.1 for bind_address and wsrep_sst_receive_address.
  (it's useful in tests, or when two nodes are on the same box,
  or when nodes are on different boxes, but the connection is
  tunelled, or whatever. Don't judge user's setup). MDEV-14070
* don't wait for client connections to die when doing
  mysqldump sst. they'll die in a due time, and if needed mysql
  will wait on locks until they do. MDEV-14069

Also don't mark it big, to make sure it's sufficiently tested
2018-03-23 00:55:20 +01:00
..
CMakeLists.txt
comp_sql.c
convert-debug-for-diff.sh
dheadgen.pl
fill_help_tables.sql
galera_new_cluster.sh
galera_recovery.sh
make_win_bin_dist
maria_add_gis_sp.sql.in
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.pl.in
mysql_install_db.sh
mysql_performance_tables.sql
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_system_tables.sql
mysql_system_tables_data.sql
mysql_system_tables_fix.sql
mysql_test_data_timezone.sql
mysql_to_mariadb.sql
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh
mysqld_safe.sh
mysqldumpslow.sh
mysqlhotcopy.sh
mytop.sh
wsrep_sst_common.sh
wsrep_sst_mariabackup.sh
wsrep_sst_mysqldump.sh MDEV-15409 make sure every sst script is tested in buildbot 2018-03-23 00:55:20 +01:00
wsrep_sst_rsync.sh
wsrep_sst_xtrabackup-v2.sh
wsrep_sst_xtrabackup.sh