summaryrefslogtreecommitdiff
path: root/sql/event_data_objects.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
|\
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-2/+2
* | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-541/+22
|\ \ | |/
| * Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-2/+2
| * Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-539/+20
* | Fixed compiler warnings in a lot of filesunknown2008-02-131-1/+0
|/
* Bug#29830 Test case 'events_scheduling' fails on Mac OS X and Windows.unknown2007-12-071-2/+0
* Patch for BUG#31111: --read-only crashes MySQL (events fail to load).unknown2007-10-191-2/+14
* Provide initial module structure to Doxygen.unknown2007-08-151-0/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-1/+1
|\
| * Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+1
* | Bug#28641 CREATE EVENT with '2038.01.18 03:00:00' let server crash.unknown2007-07-251-4/+5
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-021-8/+137
|\
| * Patch for the following bugs:unknown2007-06-281-8/+137
* | Bug #29156 events crash server in test suiteunknown2007-06-271-8/+10
|/
* Another attempt to fix the valgrind warning in SHOW PROCESSLISTunknown2007-06-151-0/+3
* This is the 3-rd part of patch for BUG#11986:unknown2007-06-141-102/+55
* The second cleanup patch in scope of BUG#11986.unknown2007-06-141-3/+1
* Bug#25411 (trigger code truncated), PART IIunknown2007-06-121-53/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-6/+7
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-6/+7
| |\
| | * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-6/+7
* | | Fix for bug#28666 CREATE EVENT ... EVERY 0 SECOND let server crashunknown2007-05-251-1/+2
|/ /
* | Fix a typo.unknown2007-05-161-2/+2
* | Make a stab at events_bugs.test failure under valgrind (nounknown2007-05-161-0/+10
* | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Iunknown2007-04-251-10/+19
|/
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-04-201-271/+193
|\
| * Fix rpl_events test failure in the runtime tree.unknown2007-04-131-3/+43
| * An attempt to fix a sporadic valgrind memory leak in Event Scheduler:unknown2007-04-131-272/+154
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-101-10/+10
|\ \ | |/ |/|
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-041-11/+11
| |\
| | * Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-04-031-11/+11
| | |\
| | | * Removed not used define YY_MAGIC_BELOWunknown2007-03-231-11/+11
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-031-17/+17
| |\ \ \ | | |/ / | |/| |
| * | | WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-291-3/+3
| * | | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-03-291-5/+55
| |\ \ \ | | |_|/ | |/| |
| | * | WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-291-1/+9
| | * | Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rplunknown2007-03-261-5/+47
| | |\ \
| | | * | WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-161-5/+47
| | * | | Fix 6 warnings from win64, where one is a potential bug.unknown2007-03-081-2/+2
* | | | | A fix for events_trans.test failure on many hosts (5.1-runtime)unknown2007-04-061-0/+1
* | | | | Post-merge and post-review fixes for the patch forunknown2007-04-051-8/+64
* | | | | A set of changes aiming to make the Event Scheduler more user-friendlyunknown2007-04-051-58/+36
| |_|_|/ |/| | |
* | | | Remove unnecessary casts to uchar. The casts are stemming fromunknown2007-03-271-2/+2
* | | | Change module prefix in error messages: SCHEDULER -> Event Scheduler,unknown2007-03-231-3/+4
* | | | Trivial cleanups and whitespace change in Event Scheduler code.unknown2007-03-231-12/+11
|/ / /
* | | Fix warnings on Windows.unknown2007-03-211-2/+2
* | | Fix compilation on Windows broken with the push of bug#16420.unknown2007-03-161-2/+2
* | | BUG#16420: Events: timestamps become UTCunknown2007-03-161-232/+347
|/ /
* | A post merge fix.unknown2007-03-071-10/+0