mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-36536 post-review changes
that were apparently partially lost in a rebase
This commit is contained in:
@ -731,7 +731,7 @@ typedef struct system_variables
|
||||
ha_rows select_limit;
|
||||
ha_rows max_join_size;
|
||||
ha_rows expensive_subquery_limit;
|
||||
ulong analyze_max_length;
|
||||
uint analyze_max_length;
|
||||
ulong auto_increment_increment, auto_increment_offset;
|
||||
#ifdef WITH_WSREP
|
||||
/*
|
||||
|
Reference in New Issue
Block a user