mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.11
This commit is contained in:
@@ -96,6 +96,8 @@ void sql_print_error(const char *format, ...)
|
||||
|
||||
/*** end of encryption tweaks and stubs ****************************/
|
||||
|
||||
PRAGMA_DISABLE_CHECK_STACK_FRAME
|
||||
|
||||
static IO_CACHE info;
|
||||
#define CACHE_SIZE 16384
|
||||
|
||||
@@ -472,3 +474,4 @@ int main(int argc __attribute__((unused)),char *argv[])
|
||||
return exit_status();
|
||||
}
|
||||
|
||||
PRAGMA_REENABLE_CHECK_STACK_FRAME
|
||||
|
Reference in New Issue
Block a user