1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/scripts
Nirbhay Choubey 51a32ebeb3 MDEV-9884: Existing /var/lib/mysql/.sst directory (with contents) causes SST to fail with xtrabackup-v2
[Fix taken from https://github.com/percona/percona-xtradb-
cluster/commit/b3ee75949ed82b88f355ca2e26431350cc1c89ac]

During SST, the receiver node creates .sst directory under
datadir to process/prepare the received data and removes it
at the end of the process. In case of error, this directory,
however, was not removed, which later caused subsequent SSTs
to fail. Fixed by removing this directory at the beginning
of SST if it existed.
2016-04-27 12:29:25 -04:00
..
2014-03-27 22:26:58 +01:00
2011-06-30 17:46:53 +02:00
2013-08-30 11:25:49 +02:00
2014-10-06 19:53:55 +02:00
2014-02-17 11:00:51 +01:00
2011-06-30 17:37:13 +02:00
2014-02-17 11:00:51 +01:00
2014-03-27 22:26:58 +01:00