1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix compilation

This commit is contained in:
Vladislav Vaintroub
2016-02-10 00:20:23 +01:00
parent b3093073b1
commit b436db98fe
9 changed files with 25 additions and 42 deletions

View File

@ -261,6 +261,19 @@ end:
}
/* Dummy functions, do nothing */
static bool tp_init_new_connection_thread()
{
return 0;
}
static bool tp_end_thread(THD *, bool)
{
return 0;
}
static scheduler_functions tp_scheduler_functions=
{
0, // max_threads