summaryrefslogtreecommitdiff
path: root/sql/events.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-1/+1
* Bug#35997 Event scheduler seems to let the server crash, if it is embedded.thek@adventure.(none)2008-05-091-2/+2
* Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeandrey@whirlpool.hristov.com2008-02-221-1/+6
|\
| * Fix for bug#22738 Events: After stop and start disabled events could reside i...andrey@whirlpool.hristov.com2008-02-221-1/+6
* | Rename send_eof() to my_eof() for consistency with my_ok() and my_error()kostja@dipika.(none)2008-02-191-1/+1
|/
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-2/+2
|\
| * Bug#32775 problems with SHOW EVENTS and Information_Schemagluh@mysql.com/eagle.(none)2007-11-301-2/+2
* | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-basemalff@lambda.hsd1.co.comcast.net.2007-11-151-1/+1
|\ \ | |/ |/|
| * Bug #31332 --event-scheduler option misbehavingdkatz@damien-katzs-computer.local2007-10-221-1/+1
* | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainmattiasj@mattiasj-laptop.(none)2007-11-121-0/+1
|\ \ | |/ |/|
| * Bug#31210 - INSERT DELAYED crashes server when used onistruewing@stella.local2007-11-051-0/+1
* | Patch for BUG#31111: --read-only crashes MySQL (events fail to load).anozdrin/alik@station.2007-10-191-1/+15
|/
* Provide initial module structure to Doxygen.kostja@bodhi.(none)2007-08-151-0/+9
* Fix doxygen warnings.kostja@bodhi.(none)2007-08-151-2/+1
* Fix for 5.1 for BUG#10491: Server returns data as charset binaryanozdrin/alik@ibm.2007-07-121-1/+2
* Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-1/+20
* Bug #26418: Slave out of sync after gkodinov/kgeorge@magare.gmz2007-06-191-18/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@vajra.(none)2007-04-141-3/+6
|\
| * Fix rpl_events test failure in the runtime tree.kostja@vajra.(none)2007-04-131-3/+6
* | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-04-071-1/+1
|\ \ | |/ |/|
| * Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...gluh@mysql.com/eagle.(none)2007-04-031-1/+1
* | A fix for events_trans.test failure on many hosts (5.1-runtime)kostja@vajra.(none)2007-04-061-5/+5
* | Post-merge and post-review fixes for the patch forkostja@vajra.(none)2007-04-051-6/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@vajra.(none)2007-04-051-426/+530
|\ \
| * | A set of changes aiming to make the Event Scheduler more user-friendlykostja@vajra.(none)2007-04-051-422/+530
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2007-04-031-23/+23
|\ \ \ | |/ / | | / | |/ |/|
| * Change module prefix in error messages: SCHEDULER -> Event Scheduler,kostja@bodhi.local2007-03-231-12/+13
| * Trivial cleanups and whitespace change in Event Scheduler code.kostja@bodhi.local2007-03-231-11/+10
* | 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-2/+50
|\ \ | |/ |/|
| * Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rplcbell/Chuck@mysql_cab_desk.2007-03-261-2/+50
| |\
| | * WL#3629 - Replication of Invocation and Invoked Featurescbell/Chuck@mysql_cab_desk.2007-03-161-0/+49
* | | BUG#16420: Events: timestamps become UTCkroki/tomash@moonlight.home2007-03-161-3/+10
|/ /
* | Missing parameter to DBUG_PRINTmalff/marcsql@weblab.(none)2007-03-011-1/+2
* | Fixed compiler warningsmalff/marcsql@weblab.(none)2007-03-011-1/+1
* | Fix for bug#22740 Events: Decouple Event_queue from Event_db_repositorykroki/tomash@moonlight.home2007-01-291-41/+157
|/
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
* Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-1/+1
* WL#3337 (Event scheduler new architecture)andrey@example.com2006-09-121-20/+8
* remove unused artifactsandrey@example.com2006-09-011-2/+0
* post-merge fixandrey@example.com2006-09-011-3/+1
* Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl3337andrey@example.com2006-09-011-13/+38
|\
| * WL#3337 (Event scheduler new architecture)andrey@example.com2006-09-011-13/+38
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl3337andrey@fifo.vaih.whnetz2006-08-311-2/+2
|\ \ | |/ |/|
| * WL#3337 (Event scheduler new architecture)andrey@fifo.vaih.whnetz2006-08-311-2/+2
* | WL#3337 (Event scheduler new architecture)andrey@example.com2006-08-281-12/+5
|/
* WL#3337 (Event scheduler new architecture)andrey@example.com2006-08-171-60/+220
* WL#3337 (Events new architecture)andrey@lmy004.2006-07-171-1/+2
* WL #3337 (Events new architecture)andrey@lmy004.2006-07-131-3/+8
* WL#3337 (Event scheduler new architecture)andrey@lmy004.2006-07-121-14/+14