1
0
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:
Monty
2016-08-29 13:11:34 +03:00
parent 96e95b5465
commit e139d971ec
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
--echo #
SELECT @@wsrep_on;
--replace_result /usr/lib64/ /usr/lib/
SELECT @@GLOBAL.wsrep_provider;
SET @@GLOBAL.wsrep_cluster_address='gcomm://';