20 Jan
2017
20 Jan
'17
5:26 p.m.
On 1/20/2017 9:50 AM, Reindl Harald wrote:
10.1.21 - first try build 10.1.x
-DWITH_INNODB_DISALLOW_WRITES=OFF and the stuff below is still built - why?
Fehler beim Bauen des RPM: Installierte (aber nicht gepackte) Datei(en) gefunden: /usr/bin/wsrep_sst_common /usr/bin/wsrep_sst_mysqldump /usr/bin/wsrep_sst_rsync /usr/bin/wsrep_sst_xtrabackup /usr/bin/wsrep_sst_xtrabackup-v2 /usr/share/mysql/wsrep.cnf /usr/share/mysql/wsrep_notify
These are related to Galera and some can be removed by disabling WSREP like -DWITH_WSREP=OFF. This will also remove the wsrep support in the server as well. Though it seems the support files, in /usr/share/mysql for this example, are always installed. Brian