mariadb/scripts
Vincent Milum Jr 7f2fab0106 Fixes Galera on FreeBSD
Corrects the following error with rsync sst on FreeBSD:
WSREP_SST: [ERROR] rsync daemon port '4444' has been taken

The FreeBSD version of grep doesn't play nicely with the -w parameter mixed with [[:space:]] and ends up matching nothing. This causes the script to loop and attempt to spawn more than one instance of rsync, which fails with the initial instance already having the port open. Because of this, the entire script fails and no sst occurs resulting in the error message listed above appearing in the log file.
2017-09-13 10:48:10 -07:00
..
CMakeLists.txt Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
comp_sql.c
convert-debug-for-diff.sh
dheadgen.pl BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
fill_help_tables.sql Updated fill_help_tables for MariaDB 2015-07-10 14:03:39 +03:00
galera_new_cluster.sh MDEV-13032: fix galera_new_cluster to be POSIX 2017-06-08 12:43:39 +10:00
galera_recovery.sh MDEV-10396: MariaDB does not restart after upgrade on debian 8 2016-07-27 17:38:38 -04:00
make_win_bin_dist
maria_add_gis_sp.sql.in MDEV-10119 mysql_install_db creates GIS procedures with invalid definer. 2016-06-27 22:12:21 +04:00
mariadb-service-convert Minor typo 2017-01-26 13:51:03 +02:00
msql2mysql.sh
mysql_config.pl.in Merge remote-tracking branch 'mysql/5.5' into 5.5 2017-07-18 14:59:10 +02:00
mysql_config.sh
mysql_convert_table_format.sh Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
mysql_find_rows.sh Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
mysql_fix_extensions.sh Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
mysql_install_db.pl.in Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
mysql_install_db.sh Merge branch '10.1' into 10.2 2017-02-10 17:01:45 +01:00
mysql_performance_tables.sql
mysql_secure_installation.pl.in Merge remote-tracking branch 'mysql/5.5' into 5.5 2017-07-18 14:59:10 +02:00
mysql_secure_installation.sh Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
mysql_setpermission.sh Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
mysql_system_tables.sql Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
mysql_system_tables_data.sql mysql_install_db enhancements to facilitate Debian bug#848616 fix 2017-01-17 17:13:14 +01:00
mysql_system_tables_fix.sql Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
mysql_test_data_timezone.sql
mysql_to_mariadb.sql Fixed assert if user table was mailformed. 2016-05-01 18:52:13 +03:00
mysqlaccess.conf BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
mysqlaccess.sh Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
mysqld_multi.sh Merge tag 'mariadb-10.0.32' into 10.0-galera 2017-08-09 08:56:11 +03:00
mysqld_safe.sh Merge tag 'mariadb-10.0.31' into 10.0-galera 2017-05-30 15:28:52 +05:30
mysqldumpslow.sh Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
mysqlhotcopy.sh Merge remote-tracking branch 'mysql/5.5' into 5.5 2017-07-18 14:59:10 +02:00
mytop.sh
wsrep_sst_common.sh Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_sst_mariabackup.sh MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
wsrep_sst_mysqldump.sh Merge 10.1 into 10.2 2017-08-31 09:30:40 +03:00
wsrep_sst_rsync.sh Fixes Galera on FreeBSD 2017-09-13 10:48:10 -07:00
wsrep_sst_xtrabackup-v2.sh Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
wsrep_sst_xtrabackup.sh Merge branch '10.0-galera' into 10.1 2016-09-28 13:20:02 -04:00