summaryrefslogtreecommitdiff
path: root/myisam/mi_open.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-221-8/+34
* fixed warnings and compile errors from the fix for bug 26243unknown2008-03-291-1/+1
* 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
* | Bug#32705 - myisam corruption: Key in wrong positionunknown2007-12-181-1/+10
|/
* Merge mysql.com:/home/svoj/devel/mysql/BUG31277/mysql-4.1-enginesunknown2007-11-141-2/+5
|\
| * BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-071-2/+5
* | Bug #26642: create index corrupts table definition in .frmunknown2007-06-271-1/+1
* | Removed tabs.unknown2007-03-141-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-3/+3
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-3/+3
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-3/+3
| | |\ \
| | | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+3
* | | | | Merge mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-4.1-enginesunknown2007-01-231-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | BUG#24401 - MySQL server crashes if you try to retrieve data fromunknown2007-01-221-0/+7
* | | | | Merge mysql.com:/home/svoj/devel/mysql/BUG24855/mysql-4.1-enginesunknown2007-01-171-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | BUG#24855 - Crash mysqld 4.1.21 with corrupted tablesunknown2007-01-161-1/+7
| * | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-12-011-2/+19
| |\ \ \ \
| * \ \ \ \ Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rplunknown2006-10-251-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-031-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | | | | | Merge mysql.com:/home/svoj/devel/mysql/BUG23526/mysql-5.0-engines2unknown2006-12-301-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | BUG#23526 - show table status reports incorrect values for MyISAM tablesunknown2006-12-051-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Many files:unknown2006-12-231-2/+1
| |_|_|_|/ |/| | | |
* | | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-12-021-2/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge example.com:/work/bug24395-v2/my41unknown2006-11-301-2/+19
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for bug#24395:unknown2006-11-281-2/+19
| | |/ /
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-10-251-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/usr/home/bar/mysql-4.1-rpl.b8663unknown2006-10-031-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Bug#22052 Trailing spaces are not removed from UNICODE fields in an indexunknown2006-10-031-0/+2
* | | | Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneunknown2006-10-091-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#8283 - OPTIMIZE TABLE causes data lossunknown2006-10-091-1/+4
| |/
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-2/+2
|\ \
| * | CHECKSUM TABLE now allows concurrent insertsunknown2005-09-271-2/+2
* | | Several fixes revelaled by Intel compiler.unknown2005-09-231-3/+4
|/ /
* | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-8/+8
* | Merge with 4.1unknown2005-07-031-1/+1
|\ \ | |/
| * Cleanup during review of new codeunknown2005-06-211-1/+1
* | Merge mdk10.(none):/home/reggie/bk/mysql-4.1-baseunknown2005-06-101-2/+2
|\ \ | |/
| * Bug #8183 MERGE and SYM cause wrong SHOW CREATE TABLE unknown2005-06-091-2/+2
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-2/+2
* | Mergeunknown2005-03-021-1/+1
|\ \ | |/
| * Bug#8306 - TRUNCATE leads to index corruptionunknown2005-03-021-1/+1
* | Merge with global treeunknown2005-01-181-1/+1
|\ \ | |/
| * Fixed new bug that caused symlink test to failunknown2005-01-181-1/+1
* | Mergeunknown2005-01-161-3/+2
|\ \ | |/
| * don't ignore errors in readlinkunknown2005-01-151-3/+2
* | After merge fixesunknown2004-12-311-1/+2
* | Merge with global treeunknown2004-12-311-6/+8
|\ \