summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix a compilation warning.kostja@bodhi.(none)2007-07-301-1/+0
| * A fix and a test case for Bug#24918 drop table and lock / inconsistentkostja@bodhi.(none)2007-07-271-3/+37
* | (pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-0/+29
|/
* Merge adventure.(none):/home/thek/Development/cpp/bug28249/my50-bug28249thek@adventure.(none)2007-07-121-6/+39
|\
| * Bug#28249 Query Cache returns wrong result with concurrent insert / certain lockthek@adventure.(none)2007-07-121-6/+39
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndbtomas@whalegate.ndb.mysql.com2007-06-171-1/+2
|\ \
| * | Bug#26342 auto_increment_increment AND auto_increment_offset REALLY REALLY an...mskold/marty@mysql.com/linux.site2007-05-091-1/+2
| |/
* | 5.0 version of fix for:dlenev@mockturtle.local2007-05-231-0/+1
|/
* BUG#26138 - REPAIR TABLE with option USE_FRM erases all records insvoj@mysql.com/june.mysql.com2007-03-301-0/+11
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+1
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+1
| * Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb tablemskold@mysql.com2006-06-021-2/+1
* | Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+1
|\ \
| * | BUG#20256 - LOCK WRITE - MyISAMsvoj@april.(none)2006-09-121-0/+1
* | | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+1
|/ /
* | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.0mkindahl@dl145k.mysql.com2006-07-121-0/+1
|\ \
| * | Fix for BUG#20188 "REPLACE or ON DUPLICATE KEY UPDATE inguilhem@mysql.com2006-07-051-0/+1
* | | Merge chilla.local:/home/mydev/mysql-5.0-releaseingo/mydev@chilla.local2006-07-111-1/+0
|\ \ \
| * | | Revoking patch for Bug#10952 on behalf of Brian.ingo/mydev@chilla.local2006-07-101-1/+0
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2006-07-041-0/+1
|\ \ \ \ | |/ / /
| * | | Bug #20784 Uninitialized memory in update on table with PK not on first columntomas@poseidon.ndb.mysql.com2006-07-041-0/+1
| |/ /
* | | Fix for bug#13934 Silent truncation of table commentsgluh@eagle.intranet.mysql.r18.ru2006-06-291-1/+2
|/ /
* | Merge acurtis@bk-internal:/home/bk/mysql-5.0-enginesacurtis@xiphis.org2006-05-091-0/+1
|\ \
| * | bug#10952acurtis@xiphis.org2006-05-091-0/+1
* | | mergingholyfoot@mysql.com2006-05-031-0/+1
|\ \ \ | |/ / |/| |
| * | bug #15860 (SPATIAL keys in INNODB)holyfoot@deer.(none)2006-04-121-0/+1
* | | foo2grog@mysql.com[grog]2006-04-131-5/+0
* | | foo1grog@mysql.com[grog]2006-04-131-13/+13
|/ /
* | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-0/+2
* | WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-0/+22
* | documenting HA_STATUS_xxx flagsserg@serg.mylan2005-11-261-1/+1
* | Added handlerton flag to make storage engines invisable via flag.brian@zim.(none)2005-11-101-2/+3
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-0/+1
|\ \
| * | #view.test#:igor@rurik.mysql.com2005-11-021-0/+1
* | | A fix and a test case for Bug#14210 "Simple query with > operator on konstantin@mysql.com2005-11-031-1/+1
|/ /
* | Store and read engine type string in extra block of .frm.svoj@mysql.com2005-10-101-0/+1
* | Bug#13143 - formatID should not affect XID's uniquenessserg@serg.mylan2005-10-051-1/+9
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-031-10/+22
|\ \
| * | Final patch for 5.0 for simplifying storage engine code. We now have just one...brian@zim.(none)2005-10-031-1/+0
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-9/+22
| |\ \
| | * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-9/+22
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-10-031-8/+5
|\ \ \ \ | |/ / /
| * | | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-8/+5
* | | | Mergeserg@mysql.com2005-09-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#11238serg@serg.mylan2005-09-301-1/+1
| |/ /