mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
merge from mysql-trunk-bugfixing
This commit is contained in:
commit
ac78736638
1445 changed files with 987298 additions and 4872 deletions
|
|
@ -13,12 +13,15 @@
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
|
||||
|
||||
#include "mysql_priv.h"
|
||||
#include "sql_priv.h"
|
||||
#include "unireg.h"
|
||||
#include "event_scheduler.h"
|
||||
#include "events.h"
|
||||
#include "event_data_objects.h"
|
||||
#include "event_scheduler.h"
|
||||
#include "event_queue.h"
|
||||
#include "event_db_repository.h"
|
||||
#include "sql_connect.h" // init_new_connection_handler_thread
|
||||
#include "sql_acl.h" // SUPER_ACL
|
||||
|
||||
/**
|
||||
@addtogroup Event_Scheduler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue