1
0
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:
Sergei Golubchik
2025-04-29 11:34:35 +02:00
parent 739578915f
commit 83e0438f62
5 changed files with 11 additions and 12 deletions

View File

@ -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
/*