mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
slave_open_temp_tables to Atomic_counter
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
SHOW_LONG_STATUS, SHOW_DOUBLE_STATUS, \
|
||||
SHOW_HAVE, SHOW_MY_BOOL, SHOW_HA_ROWS, SHOW_SYS, \
|
||||
SHOW_LONG_NOFLUSH, SHOW_LONGLONG_STATUS, SHOW_UINT32_STATUS, \
|
||||
SHOW_LEX_STRING
|
||||
SHOW_LEX_STRING, SHOW_ATOMIC_COUNTER_UINT32_T
|
||||
#include "mariadb.h"
|
||||
#undef SHOW_always_last
|
||||
|
||||
|
Reference in New Issue
Block a user