summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-2/+6
|\
| * Merge polly.(none):/home/kaa/src/opt/bug28837/my50-bug29131unknown2007-11-261-2/+6
| |\
| | * Fix for bug #28837: MyISAM storage engine error (134) doing delete withunknown2007-11-261-2/+6
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-1/+1
|\ \ \ | |/ /
| * | type conversions fixed to avoid warnings on Windowsunknown2007-10-231-1/+1
| |/
* | compiler warnings fixed.unknown2007-11-101-1/+1
|/
* Merge gleb.loc:/home/uchum/work/bk/5.0unknown2007-07-191-0/+74
|\
| * Merge adventure.(none):/home/thek/Development/cpp/bug28249/my50-bug28249unknown2007-07-121-0/+74
| |\
| | * Bug#28249 Query Cache returns wrong result with concurrent insert / certain lockunknown2007-07-121-0/+74
* | | Bug #29325: unknown2007-07-111-0/+2
|/ /
* | BUG#26976 - Missing table in merge not noted in related error msg +unknown2007-06-061-11/+10
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27173/my41-bug27173unknown2007-05-041-4/+4
|\ \ | |/ |/|
| * Bug #27173: "Enabling keys got errno ..." does not say which tableunknown2007-05-041-4/+4
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesunknown2007-03-161-0/+16
| |\
* | \ Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2007-03-161-0/+16
|\ \ \
| * \ \ Merge chilla.local:/home/mydev/mysql-4.1-bug25289unknown2007-03-151-0/+16
| |\ \ \ | | | |/ | | |/|
| | * | Bug#25289 - repair table causes "my_seek.c:56:unknown2007-03-141-0/+16
* | | | Merge mysql.com:/home/svoj/devel/mysql/BUG26881/mysql-4.1-enginesunknown2007-03-131-1/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#26881 - Large MERGE tables report incorrect specification when nounknown2007-03-131-1/+36
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-43/+45
|\ \ \ | |_|/ |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-43/+45
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-43/+45
* | | | After merge fix (WL#3567).unknown2007-01-311-1/+2
* | | | Merge mysql.com:/home/svoj/devel/mysql/WL3567/mysql-4.1-enginesunknown2007-01-311-183/+320
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | WL#3567 - MERGE engine: a check for underlying table conformanceunknown2007-01-311-176/+315
* | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Many files:unknown2006-12-231-2/+1
| |/ |/|
* | Remove compiler warningsunknown2006-11-201-1/+1
* | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+3
|\ \ | |/
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-1/+3
* | Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginesunknown2006-09-121-0/+8
|\ \
| * | BUG#20256 - LOCK WRITE - MyISAMunknown2006-09-121-0/+8
* | | Bug#20573unknown2006-08-301-1/+5
|/ /
* | bug #15860 (SPATIAL keys in INNODB)unknown2006-04-121-1/+1
* | many warnings (practically safe but annoying) correctedunknown2006-01-031-7/+10
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-1/+1
|\ \ | |/
| * BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-1/+1
* | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0unknown2005-10-261-3/+8
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!unknown2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkunknown2005-09-301-1/+1
* | | CHECKSUM TABLE now allows concurrent insertsunknown2005-09-271-1/+1
|/ /
* | Manually mergedunknown2005-09-241-1/+1
|\ \ | |/
| * BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-241-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-0/+9
|\ \
| * \ mergedunknown2005-09-211-0/+9
| |\ \ | | |/
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+9
* | | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
|/ /
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+34