summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-07-031-9/+8
|\
| * BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-8/+9
| * mergeMattias Jonsson2011-04-201-1/+1
| |\
| | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| * | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+0
| |/
* | Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\ \ | |/ |/|
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-251-0/+1
| * Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)gkodinov/kgeorge@macbook.gmz2008-03-211-1/+1
| * Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-opttsmith@ramayana.hindu.god2007-08-011-3/+36
| |\
* | \ mergeMattias Jonsson2010-07-091-5/+13
|\ \ \
| * | | Bug#52517: Regression in ROW level replication performance with partitionsMattias Jonsson2010-07-091-5/+13
* | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
|/ / /
* | | BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-1/+1
* | | Bug#46944 Internal prepared XA transction XIDs are notKristofer Pettersson2009-10-121-1/+0
* | | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-181-0/+9
* | | automergeGeorgi Kodinov2009-08-171-2/+2
|\ \ \
| * \ \ Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-2/+2
| |\ \ \
| | * | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-2/+2
* | | | | A follow up patch for the follow up patch for Bug#45829 Konstantin Osipov2009-08-121-0/+4
* | | | | A follow up patch for Bug#45829 "CREATE TABLE TRANSACTIONAL Konstantin Osipov2009-08-121-6/+0
|/ / / /
* | | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-3/+8
|/ / /
* | | BUG#39802 On Windows, 32-bit time_t should be enforcedNarayanan V2009-05-041-6/+6
* | | Merge from mysql-5.1.30-releasetimothy.smith@sun.com2008-11-271-1/+1
|\ \ \
| * | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | 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
|/ / /
* | | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-12/+0
* | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-03-281-0/+5
|\ \ \
| * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-03-071-0/+5
| |\ \ \
| | * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-02-081-0/+5
| | |\ \ \
| | | * | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1monty@mysql.com/narttu.mysql.fi2007-10-111-0/+5
* | | | | | merge bug 26461 to 5.1-optgkodinov/kgeorge@macbook.gmz2008-03-231-1/+1
|/ / / / /
* | | | | A fix and a test case for Bug#12713 "Error in a stored function called from kostja@dipika.(none)2008-02-191-9/+113
|/ / / /
* | | | A pre-requisite for the fix for Bug#12713 "Error in a stored function kostja@bodhi.(none)2007-12-201-89/+123
* | | | Make handler::{write,delete,update}_row private. It's criticalkostja@bodhi.(none)2007-12-191-16/+15
* | | | Sort class handler public declarations. kostja@bodhi.(none)2007-12-191-126/+115
* | | | Consistently use doxygen comments in class handler.kostja@vajra.(none)2007-12-181-114/+92
* | | | Bug#30273 - merge tables: Can't lock file (errno: 155)istruewing@stella.local2007-12-111-1/+10
|/ / /
* | | Bug #28430 Failure in replication of innodb partitioned tables on row/mixed f...holyfoot/hf@mysql.com/hfmain.(none)2007-09-071-0/+11
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-08-141-33/+38
|\ \ \
| * | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-33/+38
* | | | WL#3732 Information schema optimizationgluh@mysql.com/eagle.(none)2007-08-031-2/+2
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-opttsmith@ramayana.hindu.god2007-08-011-0/+29
|\ \ \ \ | |/ / / |/| | |