summaryrefslogtreecommitdiff
path: root/sql/event_data_objects.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-07-021-8/+137
|\
| * Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-8/+137
* | Bug #29156 events crash server in test suiteholyfoot/hf@mysql.com/hfmain.(none)2007-06-271-8/+10
|/
* Another attempt to fix the valgrind warning in SHOW PROCESSLISTkostja@bodhi.(none)2007-06-151-0/+3
* This is the 3-rd part of patch for BUG#11986:anozdrin/alik@ibm.2007-06-141-102/+55
* The second cleanup patch in scope of BUG#11986.anozdrin/alik@ibm.2007-06-141-3/+1
* Bug#25411 (trigger code truncated), PART IImalff/marcsql@weblab.(none)2007-06-121-53/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-6/+7
|\
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-6/+7
| |\
| | * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-6/+7
* | | Fix for bug#28666 CREATE EVENT ... EVERY 0 SECOND let server crashandrey@whirlpool.mysql.com2007-05-251-1/+2
|/ /
* | Fix a typo.kostja@vajra.(none)2007-05-161-2/+2
* | Make a stab at events_bugs.test failure under valgrind (nokostja@vajra.(none)2007-05-161-0/+10
* | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-10/+19
|/
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-04-201-271/+193
|\
| * Fix rpl_events test failure in the runtime tree.kostja@vajra.(none)2007-04-131-3/+43
| * An attempt to fix a sporadic valgrind memory leak in Event Scheduler:kostja@vajra.(none)2007-04-131-272/+154
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@ua141d10.elisa.omakaista.fi2007-04-101-10/+10
|\ \ | |/ |/|
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@ua141d10.elisa.omakaista.fi2007-04-041-11/+11
| |\
| | * Merge bk-internal.mysql.com:/data0/bk/mysql-5.1jamppa@bk-internal.mysql.com2007-04-031-11/+11
| | |\
| | | * Removed not used define YY_MAGIC_BELOWmonty@mysql.com/narttu.mysql.fi2007-03-231-11/+11
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2007-04-031-17/+17
| |\ \ \ | | |/ / | |/| |
| * | | WL#3629 - Replication of Invocation and Invoked Featurescbell/Chuck@mysql_cab_desk.2007-03-291-3/+3
| * | | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplcbell/Chuck@mysql_cab_desk.2007-03-291-5/+55
| |\ \ \ | | |_|/ | |/| |
| | * | WL#3629 - Replication of Invocation and Invoked Featurescbell/Chuck@mysql_cab_desk.2007-03-291-1/+9
| | * | Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rplcbell/Chuck@mysql_cab_desk.2007-03-261-5/+47
| | |\ \
| | | * | WL#3629 - Replication of Invocation and Invoked Featurescbell/Chuck@mysql_cab_desk.2007-03-161-5/+47
| | * | | Fix 6 warnings from win64, where one is a potential bug.msvensson@pilot.blaudden2007-03-081-2/+2
* | | | | A fix for events_trans.test failure on many hosts (5.1-runtime)kostja@vajra.(none)2007-04-061-0/+1
* | | | | Post-merge and post-review fixes for the patch forkostja@vajra.(none)2007-04-051-8/+64
* | | | | A set of changes aiming to make the Event Scheduler more user-friendlykostja@vajra.(none)2007-04-051-58/+36
| |_|_|/ |/| | |
* | | | Remove unnecessary casts to uchar. The casts are stemming fromkostja@bodhi.local2007-03-271-2/+2
* | | | Change module prefix in error messages: SCHEDULER -> Event Scheduler,kostja@bodhi.local2007-03-231-3/+4
* | | | Trivial cleanups and whitespace change in Event Scheduler code.kostja@bodhi.local2007-03-231-12/+11
|/ / /
* | | Fix warnings on Windows.kostja@bodhi.local2007-03-211-2/+2
* | | Fix compilation on Windows broken with the push of bug#16420.kroki/tomash@moonlight.home2007-03-161-2/+2
* | | BUG#16420: Events: timestamps become UTCkroki/tomash@moonlight.home2007-03-161-232/+347
|/ /
* | A post merge fix.kostja@bodhi.local2007-03-071-10/+0
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-02-151-1/+0
|\ \ | |/
| * After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-1/+0
* | BUG#16425: Events: no DEFINER clausekroki/tomash@moonlight.home2007-02-021-10/+11
* | Fix for memory leaks introduced with the push of patch for bug#22740.kroki/tomash@moonlight.home2007-01-311-5/+10
* | Fix for bug#22740 Events: Decouple Event_queue from Event_db_repositorykroki/tomash@moonlight.home2007-01-291-29/+47
|/
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-01-021-9/+16
|\
| * remove assertpetr/cps@outpost.site2006-12-051-9/+16
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
|/
* Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-8/+8
* Removed compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-6/+10
* Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-32/+35
* Remove direct mapping of enum interval_type to mysql.event.interval_fieldandrey@example.com2006-10-101-6/+21