summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0monty@mashka.mysql.fi2003-10-161-1/+1
|\
| * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-061-1/+1
| |\
| | * enum options renamed to avoid possible name conflictsserg@serg.mylan2003-09-291-1/+1
* | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-075-16/+47
|\ \ \ | |/ /
| * | Correct fix for buffer overruns for compressed blobs.monty@narttu.mysql.fi2003-09-242-2/+4
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-09-231-2/+2
| |\ \
| | * | - fixed several typos ("uppdate"->"update" and "tryed"->"tried")lenz@mysql.com2003-09-191-2/+2
| | |/
| * | More explicit error messages from myisamchkmonty@narttu.mysql.fi2003-09-162-12/+41
| |/
* | merge with 4.0.15monty@mashka.mysql.fi2003-09-115-14/+41
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-09-053-13/+34
| |\
| | * Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ...monty@mashka.mysql.fi2003-09-053-13/+34
| * | more sanity checks for compressed files, BUG#770serg@serg.mylan2003-09-021-0/+6
| * | s/\t/ / in command-line help textserg@serg.mylan2003-09-021-1/+1
| |/
* | mergemonty@narttu.mysql.fi2003-09-0313-55/+104
|\ \
| * \ merge with 4.0.15monty@narttu.mysql.fi2003-08-2913-55/+104
| |\ \ | | |/
| | * post-merge fixesserg@serg.mylan2003-08-281-0/+1
| | * Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-283-6/+13
| | * do not try to "analyze" or "sort index" in the table that has no indexes or n...serg@serg.mylan2003-08-271-9/+12
| | * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-261-1/+4
| | |\
| | | * fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the t...serg@serg.mylan2003-08-261-1/+4
| | * | Fixed a very rarge memory overrun bug in the myisamlog program.Sinisa@sinisa.nasamreza.org2003-08-261-1/+9
| | * | Better fix for myisamchk --sort-index on windowsmonty@narttu.mysql.fi2003-08-251-16/+17
| | * | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-253-7/+21
| | |/
| | * Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-203-4/+9
| | * FT-NL bugfix - ignore words that appear more than in 2mio rows to avoid tree ...serg@serg.mylan2003-08-191-31/+8
| | * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...monty@narttu.mysql.fi2003-08-171-4/+5
| | * myisamchk - don't mark table as crashed if --sort-records=<key> failed becaus...serg@serg.mylan2003-08-121-3/+3
| | * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-122-1/+7
| | |\
| | | * MyISAM was erroneously using max_ref_length when estimating min_pack_length.serg@serg.mylan2003-08-121-1/+3
| | | * snprintf compatibility fixserg@serg.mylan2003-08-121-0/+4
* | | | mergedserg@serg.mylan2003-09-031-12/+7
|\ \ \ \ | |/ / / |/| | |
| * | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]serg@serg.mylan2003-09-031-1/+1
| * | | table checksum background:serg@serg.mylan2003-08-051-12/+7
* | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-117-23/+56
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-0/+2
| |/
| * bug #942. docid == ftb->lastpos in join on looping over nested tableserg@serg.mylan2003-07-311-2/+2
| * Bug#937serg@serg.mylan2003-07-302-8/+13
| * myisamchk --sort-records crash on compressed tables fixed.serg@serg.mylan2003-07-211-0/+6
| * Fix for #712 with Serg's suggestionshf@deer.(none)2003-07-193-8/+3
| * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0hf@deer.(none)2003-07-192-0/+9
| |\
| | * Proposed bugfix for #712hf@deer.(none)2003-07-142-0/+9
| * | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...monty@narttu.mysql.fi2003-07-182-5/+19
| |/
| * Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSmonty@mashka.mysql.fi2003-07-081-0/+4
| * Fixed memory allocation in Unique to not allocate too much memorymonty@mashka.mysql.fi2003-06-261-5/+7
| * reverting Monty's "fix" that turned a warning into an error.serg@serg.mylan2003-06-161-5/+2
* | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1serg@serg.mylan2003-06-282-2/+1
* | Fixed some new memory leaksmonty@narttu.mysql.fi2003-06-241-13/+9
* | Mergeigor@rurik.mysql.com2003-06-183-36/+37
|\ \
| * | consistency fix - all help texts for command-line options should end with a dot.serg@serg.mylan2003-06-133-36/+37
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-124-0/+123
|\ \ \ | |/ / |/| |