mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Add missing defines
This commit is contained in:
parent
19a4898c72
commit
0e7bd4425b
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
#define reset_sigpipe(mysql)
|
||||
#define read_user_name(A) {}
|
||||
#define mysql_rpl_query_type(A,B) MYSQL_RPL_ADMIN
|
||||
#define mysql_master_send_query(A, B, C) 1
|
||||
#define mysql_slave_send_query(A, B, C) 1
|
||||
#define mysql_rpl_probe(mysql) 0
|
||||
#undef HAVE_SMEM
|
||||
#undef _CUSTOMCONFIG_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue