mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
added interface to scheduler.h
This commit is contained in:
@ -29,6 +29,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <mysqld_error.h> /* To get ER_ERROR_ON_READ */
|
#include <mysqld_error.h> /* To get ER_ERROR_ON_READ */
|
||||||
#define MYSQL_SERVER 1
|
#define MYSQL_SERVER 1
|
||||||
|
#include <scheduler.h>
|
||||||
#include <debug_sync.h>
|
#include <debug_sync.h>
|
||||||
#include <sql_profile.h>
|
#include <sql_profile.h>
|
||||||
#include <table.h>
|
#include <table.h>
|
||||||
|
Reference in New Issue
Block a user