mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fixed compiler warning and failing test suite because system dependency
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
--echo #
|
||||
|
||||
SELECT @@wsrep_on;
|
||||
--replace_result /usr/lib64/ /usr/lib/
|
||||
SELECT @@GLOBAL.wsrep_provider;
|
||||
SET @@GLOBAL.wsrep_cluster_address='gcomm://';
|
||||
|
||||
|
Reference in New Issue
Block a user