summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-1/+1
|\
| * Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\
| | * Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-6/+25
|\ \ \ | |/ /
| * | mergeMattias Jonsson2008-11-051-0/+3
| |\ \
| | * | Bug#39084: Getting intermittent errors with statement-based binary loggingMattias Jonsson2008-10-291-0/+3
| | |/
| * | mergeMattias Jonsson2008-10-291-1/+1
| |\ \ | | |/ | |/|
| | * Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-051-0/+6
| * | Fix for bug#39585: innodb and myisam corruption after binary Ramil Kalimullin2008-10-081-0/+1
| * | Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-081-0/+6
| * | Fix for BUG#31612Guilhem Bichot2008-10-061-1/+9
| * | Bug#38804: Query deadlock causes all tables to be inaccessible.Mattias Jonsson2008-09-081-5/+6
| |/
* | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-12/+0
|\ \ | |/
| * Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-12/+0
* | Fix for Bug #37007 Maria: different checksum for MyISAM table depending on CH...Michael Widenius2008-06-281-1/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-3/+3
|\ \
| * | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-3/+3
* | | Manual merge and some fixes.unknown2008-05-141-0/+1
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-10/+115
|\ \ \ | |/ / |/| / | |/
| * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-0/+5
| |\
| | * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-071-0/+5
| | |\
| | | * Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-0/+5
| | | |\
| | | | * Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-0/+5
| * | | | merge bug 26461 to 5.1-optunknown2008-03-231-1/+1
| |/ / /
| * | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-9/+113
| |/ /
* | | Add warning of TRANSACTIONAL=1 is used with handler that doesn't support itunknown2008-02-111-1/+10
* | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-108/+138
|\ \ \ | |/ /
| * | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-89/+123
| * | Make handler::{write,delete,update}_row private. It's criticalunknown2007-12-191-16/+15
* | | - fix for bug when creating bitmapsunknown2008-01-191-1/+0
* | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-271-9/+17
|\ \ \ | |/ / |/| |
| * | Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-6/+8
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-181-2/+0
| | |\ \
| | | * | move HA_OPTIONS_xxx where they belongunknown2007-12-171-2/+0
| | * | | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-4/+8
| | |/ /
| * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-3/+9
| |\ \ \ | | |/ /
| | * | First part of redo/undo for key pagesunknown2007-11-141-2/+4
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-201-18/+0
| | |\ \
| | | * | make maria more pluggableunknown2007-10-121-18/+0
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Moved randomize and my_rnd under mysysunknown2007-10-091-0/+2
| | * | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-1/+21
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * If Maria engine is not compiled in, don't use page caches (fixunknown2007-09-071-0/+6
| | | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-071-2/+20
| | | |\
| | | | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-1/+6
| | | | |\
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-011-1/+6
| | | | | |\
| | | | | | * Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-1/+6
| | | | * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-1/+14
| | | | |\ \ \ | | | | | |/ /
| | | | | * | - moving pagecache.h from include/ to storage/maria as it is Maria-unknown2007-06-111-1/+1
| | | | | |/
| | | | | * Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-161-1/+12
| | | | | |\