1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-18 23:03:28 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
96130b1898 MDEV-33157 WSREP: Fix function pointer mismatch
wsrep_plugin_init(), wsrep_plugin_deinit(): Remove these dummy functions
in order to fix an error that would be flagged by cmake -DWITH_UBSAN=ON
when using clang.

wsrep_show_ready(), wsrep_show_bf_aborts(): Correct the signature.
2024-01-03 08:52:50 +02:00
41a9a677eb downgrade wsrep_plugin_init()/wsrep_plugin_deinit log messages
from info to debug
2019-01-28 14:41:38 +01:00
36a2a185fe Galera4 2019-01-23 15:30:00 +04:00