summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/svoj/devel/mysql/BUG26881/mysql-4.1-enginessvoj@mysql.com/april.(none)2007-03-131-1/+36
|\
| * BUG#26881 - Large MERGE tables report incorrect specification when nosvoj@mysql.com/april.(none)2007-03-131-1/+36
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-43/+45
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-43/+45
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-43/+45
* | | | After merge fix (WL#3567).svoj@mysql.com/june.mysql.com2007-01-311-1/+2
* | | | Merge mysql.com:/home/svoj/devel/mysql/WL3567/mysql-4.1-enginessvoj@mysql.com/june.mysql.com2007-01-311-183/+320
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | WL#3567 - MERGE engine: a check for underlying table conformancesvoj@mysql.com/june.mysql.com2007-01-311-176/+315
* | | 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
| |/ |/|
* | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+3
|\ \ | |/
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+3
* | Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+8
|\ \
| * | BUG#20256 - LOCK WRITE - MyISAMsvoj@april.(none)2006-09-121-0/+8
* | | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+5
|/ /
* | bug #15860 (SPATIAL keys in INNODB)holyfoot@deer.(none)2006-04-121-1/+1
* | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-7/+10
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-1/+1
|\ \ | |/
| * BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-1/+1
* | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0ingo@mysql.com2005-10-261-3/+8
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+1
* | | CHECKSUM TABLE now allows concurrent insertsserg@serg.mylan2005-09-271-1/+1
|/ /
* | Manually mergedsergefp@mysql.com2005-09-241-1/+1
|\ \ | |/
| * BUG#12232: Addressing docs team feedback: s/inequal/unequal/sergefp@mysql.com2005-09-241-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-09-211-0/+9
|\ \
| * \ mergedserg@serg.mylan2005-09-211-0/+9
| |\ \ | | |/
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-0/+9
* | | Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-1/+1
|/ /
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+34
* | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-5/+5
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-1/+9
* | Merge with after merge fixingo@mysql.com2005-03-041-7/+11
|\ \ | |/
| * mergeserg@serg.mylan2005-03-031-7/+11
| |\
| | * uninit variable fixedserg@serg.mylan2005-03-031-1/+1
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-7/+11
* | | Precision Math implementationhf@deer.(none)2005-02-091-1/+1
* | | A fix for bit type. ram@gw.mysql.r18.ru2005-01-141-1/+1
* | | First stage of table definition cachemonty@mysql.com2005-01-061-106/+114