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