mirror of
https://github.com/MariaDB/server.git
synced 2026-05-08 16:14:30 +02:00
Reorganize, physically the events code
Unify method naming -> create/update/drop_event Move class Event_timed to event_timed.h class Events is in events.h (renamed from event.h) The implementation is in events.cc (renamed from event.h)
This commit is contained in:
parent
9669d3ae58
commit
1d1e9d10b6
21 changed files with 236 additions and 440 deletions
|
|
@ -1771,3 +1771,4 @@ vio/viotest.cpp
|
|||
zlib/*.ds?
|
||||
zlib/*.vcproj
|
||||
libmysqld/event_scheduler.cc
|
||||
libmysqld/events.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue