summaryrefslogtreecommitdiff
path: root/sql/event_timed.cc
Commit message (Expand)AuthorAgeFilesLines
* local variable interval to interval_tmp because it hidesunknown2006-05-291-20/+23
* Fix for bug #17394 - Events namespace is wrongunknown2006-05-291-4/+5
* fix win32 build after push for bug#17619unknown2006-05-231-4/+0
* fix for bug #17619 Scheduler race conditionsunknown2006-05-221-192/+384
* Fixed compiler warningsunknown2006-05-041-4/+0
* Added code to remove closing comment code from event text, as would beunknown2006-05-031-3/+43
* fix for bug #19170 (Event creation leads to 100% CPU usage)unknown2006-04-181-14/+17
* manual mergeunknown2006-04-071-59/+152
|\
| * fix for bug #17494 (The algorithm for calculating execution times is not full...unknown2006-04-071-59/+152
* | manual mergeunknown2006-03-171-8/+33
|\ \
| * | fix for bug #16396: Events: Distant-future dates become past datesunknown2006-03-031-8/+33
| |/
* | fix for bug 16408 (Events: crash for an event in a procedure)unknown2006-03-161-3/+4
* | Merge calliope.local:/Users/cmiller/work/src/mysql-5.1-newunknown2006-03-091-2/+0
|\ \
| * | Added code to mysqldump to dump timed events when instructed to do so, withunknown2006-03-091-2/+0
| |/
* | Fixed portability issue in 5.1 to include parsers from other applications. unknown2006-03-091-2/+3
|/
* Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-021-5/+8
|\
| * Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-021-5/+8
| |\
| | * fix problem unknown2006-03-011-5/+8
* | | fix for bug #16413 (Events: statements don't appear in the general query log)unknown2006-03-011-0/+2
|/ /
* | fix for bug #16426unknown2006-03-011-0/+2
|/
* fix compiler warnings: precision loses, unused varsunknown2006-02-281-13/+3
* class event_timed -> Event_timedunknown2006-02-281-63/+63
* fix for bug#16537unknown2006-02-281-20/+18
* manual mergeunknown2006-02-281-43/+81
|\
| * fix for bug#16537 (Events: mysql.event.starts is null)unknown2006-02-281-39/+78
* | fix for bug #16411 (Microseconds are allowed for events)unknown2006-02-241-1/+0
* | mergeunknown2006-02-241-10/+26
|\ \
| * | fix for bug #16411 Events: Microsecond intervals are allowedunknown2006-02-201-14/+29
* | | fix for bug#16407 (EVENTS: sql_mode)unknown2006-02-211-5/+9
* | | manual mergeunknown2006-02-211-1/+10
|\ \ \
| * | | fix for bug#16407 (Events: Changes in sql_mode won't be taken into account)unknown2006-02-201-4/+12
* | | | fix for bug#17543 Creating Event crash the serverunknown2006-02-161-1/+1
| |/ / |/| |
* | | fix bug in show events which showsunknown2006-02-161-0/+4
* | | small post-merge fixes for bug#16406unknown2006-02-161-14/+32
* | | mergeunknown2006-02-161-2/+137
|\ \ \
| * | | fix for bug#16406 (Events: DROP DATABASE doesn't automatically drop events)unknown2006-02-161-2/+138
| | |/ | |/|
* | | build fixesunknown2006-02-151-1/+6
* | | more cosmetic before push of fix for bug#17289unknown2006-02-151-6/+2
* | | merging before test + pushunknown2006-02-151-234/+237
|\ \ \
| * | | Fix the coding style in a few new files.unknown2006-02-151-235/+239
* | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-141-4/+80
|\ \ \ \ | |/ / / |/| | |
| * | | fix for bug #17289 Events: missing privilege check for drop databaseunknown2006-02-101-4/+80
| | |/ | |/|
* | | manual mergeunknown2006-02-141-37/+122
|\ \ \ | |/ / |/| |
| * | - final fixes for bug#16431 (Events: An event which alters itself disappears)unknown2006-02-141-37/+122
| |/
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-071-12/+2
|\ \ | |/ |/|
| * - fix for bug #16414 (Events: Crash or hang if event drops itself)unknown2006-02-071-12/+2
* | Merge mysql.com:/usr/local/mysql/mysql-5.1-win-fixesunknown2006-01-301-1/+1
|\ \ | |/ |/|
| * Windows compile fixes in preparation for 5.1.6 beta.unknown2006-01-301-1/+1
* | post-merge fixes of fix for bug#16642 (No I_S.EVENTS table)unknown2006-01-301-0/+2
* | post-commit mergeunknown2006-01-301-8/+19
|\ \