mariadb/scripts
Nirbhay Choubey a6816995ee MDEV-10004: Galera's pc.recovery process fails in 10.1 with systemd
Galera recovery process works in two phases. In the first
phase, mysqld is started as non-daemon with --wsrep-recover
to recover and fetch the last logged global transaction ID.
This ID is then used in second phase as the start position
(--wsrep-start-position=XX) to start mysqld as daemon.

As this process was implemented in mysqld_safe script, the
recovery did not work when server was started using systemd.

Fixed by introducing a shell script (wsrep_recovery.sh) that
mimics the first phase of the recovery process.
2016-06-27 18:03:24 -04:00
..
CMakeLists.txt Fixed assert if user table was mailformed. 2016-05-01 18:52:13 +03:00
comp_sql.c 5.5.40+ merge 2014-10-09 10:30:11 +02:00
convert-debug-for-diff.sh rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
dheadgen.pl Updated/added copyright headers 2011-06-30 17:46:53 +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-9007: Bootstrap does not work in CentOS start script 2015-11-02 23:37:04 -05:00
galera_recovery.sh MDEV-10004: Galera's pc.recovery process fails in 10.1 with systemd 2016-06-27 18:03:24 -04:00
make_win_bin_dist remove PBXT 2013-08-30 11:25:49 +02:00
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 MDEV-426: systemd mariadb-sevice-convert - abs paths 2015-10-14 12:45:58 +02:00
msql2mysql.sh Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mysql_config.pl.in mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
mysql_config.sh 5.5 merge 2014-11-19 17:23:39 +01:00
mysql_convert_table_format.sh Change MySQL -> MariaDB inc scripts 2014-08-09 13:22:01 +03:00
mysql_find_rows.sh Change MySQL -> MariaDB inc scripts 2014-08-09 13:22:01 +03:00
mysql_fix_extensions.sh Change MySQL -> MariaDB inc scripts 2014-08-09 13:22:01 +03:00
mysql_install_db.pl.in MDEV-8576: Bootstrap should ignore --enforce-storage-engine option 2015-09-16 13:14:19 +03:00
mysql_install_db.sh Merge branch '10.0' into 10.1 2015-10-12 00:37:58 +02:00
mysql_performance_tables.sql MDEV-4262 - P_S discovery 2014-08-19 15:18:18 +04:00
mysql_secure_installation.pl.in Fix for MDEV-5547: Bad error message when moving very old .frm files to MariaDB 5.5. 2014-01-22 15:16:57 +02:00
mysql_secure_installation.sh MDEV-8498 - mysql_secure_installation can't find "mysql" in basedir 2015-10-26 16:11:13 +04:00
mysql_setpermission.sh Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
mysql_system_tables.sql Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
mysql_system_tables_data.sql MDEV 4427: query timeouts 2014-10-07 11:37:36 +03:00
mysql_system_tables_fix.sql Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
mysql_test_data_timezone.sql Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mysql_to_mariadb.sql Fixed assert if user table was mailformed. 2016-05-01 18:52:13 +03:00
mysql_zap.sh Change MySQL -> MariaDB inc scripts 2014-08-09 13:22:01 +03:00
mysqlaccess.conf Bug #19361402 - ADD --MANUAL-LLDB OPTION TO MYSQL-TEST-RUN.PL, contributed 2014-09-02 15:12:55 +05:30
mysqlaccess.sh Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
mysqlbug.sh mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
mysqld_multi.sh Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
mysqld_safe.sh MDEV-427/MDEV-5713 Add systemd script with notify functionality 2015-10-12 17:51:49 +02:00
mysqldumpslow.sh MDEV-4412 : SLOW QUERY LOG - add affected rows (UPDATE / DELETE) in slow query log 2014-11-30 21:13:41 -05:00
mysqlhotcopy.sh for mysql-test: fix mysqlhotcopy script to return a predictable exit code 2014-09-16 13:35:28 +02:00
mytop.sh Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
wsrep_sst_common.sh Fix syntax error in wsrep_sst_common.sh. 2015-11-20 19:49:16 -05:00
wsrep_sst_mysqldump.sh Merge branch 'github/10.0-galera' into 10.1 2015-12-22 10:32:33 +01:00
wsrep_sst_rsync.sh MDEV-9598: Donor's rsync SST script hangs if FTWRL fails 2016-02-26 10:49:19 -05:00
wsrep_sst_xtrabackup-v2.sh Merge branch '10.0-galera' into 10.1 2016-05-05 09:15:04 -04:00
wsrep_sst_xtrabackup.sh Merge branch '10.0-galera' into bb-10.1-serg 2016-02-24 01:21:40 -05:00