summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* mergingAlexey Botchkov2009-04-282-2/+13
|\
| * Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-212-2/+13
* | Bug #43950 myisamchk shows negative value for 'Max keyfile length' Anurag Shekhar2009-04-081-1/+1
* | merge to latest 5.0-bugteamSatya B2009-04-071-27/+9
|\ \
| * | Fix for Bug #43973 - backup_myisam.test fails on 6.0-bugteamSatya B2009-04-071-27/+9
* | | merge to 5.0-bugteamSatya B2009-04-022-0/+28
|\ \ \ | |/ /
| * | Bug#29248 - MyISAMchk & MyISAMpack failing with * wildcard on Windows platformIgnacio Galarza2009-03-311-0/+2
| * | Fix for BUG#41541 - Valgrind warnings on packed MyISAM tableSatya B2009-03-251-0/+26
* | | Fix for BUG#41330 -Myisam table open count set to zero before index blocks Satya B2009-03-201-2/+2
|/ /
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-105-12/+13
* | BUG#37245 - Full text search problemSergey Vojtovich2008-11-281-6/+32
|/
* Fix for bug#37277: Potential crash when a spatial index isn't the first keyRamil Kalimullin2008-08-261-2/+2
* Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the tableRamil Kalimullin2008-08-261-1/+1
* merging fixAlexey Botchkov2008-08-261-1/+1
|\
* | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-225-13/+50
|/
* fixed warnings from the fix of 26243unknown2008-03-292-1/+2
* fixed warnings and compile errors from the fix for bug 26243unknown2008-03-2913-46/+41
* Merge amd64.(none):/src/mysql-5.0-bugteamunknown2008-03-281-1/+1
|\
| * Bug#26243 mysql command line crash after control-cunknown2008-03-281-1/+1
* | Fix for bug #33758: Got query result when using ORDER BY ASC, but unknown2008-02-121-0/+3
* | Merge stella.local:/home2/mydev/mysql-5.0-bug32705unknown2008-01-151-1/+10
|\ \ | |/ |/|
| * Bug#32705 - myisam corruption: Key in wrong positionunknown2007-12-181-1/+10
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-1/+1
|\ \ | |/ |/|
| * Merge mysql.com:/home/hf/work/30284/my41-30284unknown2007-11-241-1/+1
| |\
| | * Bug #30284 spatial key corruption.unknown2007-11-191-1/+1
| | * Merge mysql.com:/home/gluh/MySQL/Merge/4.1unknown2007-11-141-0/+68
| | |\
* | | \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-0410-100/+279
|\ \ \ \
| * | | | BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-261-1/+1
| * | | | BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-231-1/+1
| * | | | Merge stella.local:/home2/mydev/mysql-5.0-amainunknown2007-11-164-25/+31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2007-11-141-1/+1
| | |\ \ \
| | | * | | Bug#4692 - DISABLE/ENABLE KEYS waste a spaceunknown2007-11-141-1/+1
| | * | | | Merge mysql.com:/home/svoj/devel/mysql/BUG31277/mysql-4.1-enginesunknown2007-11-144-24/+30
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge mysql.com:/home/svoj/devel/mysql/BUG29083/mysql-4.1-enginesunknown2007-11-144-24/+30
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-074-24/+30
| | | * | | Merge stella.local:/home2/mydev/mysql-4.1-ateamunknown2007-11-021-1/+2
| | | |\ \ \
| | | | * | | BUG#11392 - fulltext search bugunknown2007-10-301-1/+2
| | | | |/ /
| * | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-11-142-58/+168
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge stella.local:/home2/mydev/mysql-5.0-ateamunknown2007-11-061-1/+1
| | |\ \ \ \
| | | * \ \ \ Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2007-11-061-1/+1
| | | |\ \ \ \
| | | | * | | | BUG#31950 - repair table hangs while processing multicolumn utf8unknown2007-11-011-1/+1
| | * | | | | | Bug#4692 - DISABLE/ENABLE KEYS waste a spaceunknown2007-11-061-57/+167
| | |/ / / / /
| * | | | | | Merge mysql.com:/home/hf/work/31305/my41-31305unknown2007-11-121-0/+68
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Bug #31305 myisam tables crash when they are near capacity.unknown2007-11-121-0/+68
| | | |/ / | | |/| |
| | * | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1unknown2007-10-232-14/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge bk@192.168.21.1:mysql-4.1-optunknown2007-10-052-14/+9
| | | |\ \
| * | | \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-234-17/+12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | type conversions fixed to avoid warnings on Windowsunknown2007-10-232-3/+3
| | * | | | Merge bk@192.168.21.1:mysql-5.0-optunknown2007-10-052-14/+9
| | |\ \ \ \
| | | * \ \ \ Merge mysql.com:/home/hf/work/30286/my41-30286unknown2007-10-052-14/+9
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |