summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 into 5.0.pem@mysql.com2004-02-101-4/+4
|\
| * checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone...serg@serg.mylan2004-01-121-4/+4
* | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-18/+20
|\ \ | |/
| * Fixes after merge with 4.0monty@mysql.com2003-12-191-2/+3
| * Merge with 4.0.17monty@mysql.com2003-12-171-16/+17
| |\
| | * Portability fixes (mostly test suite)monty@mysql.com2003-12-161-8/+4
| | * Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-1/+1
| | * chk_del() should not check key delete-chainserg@serg.mylan2003-12-111-7/+12
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-091-21/+49
|\ \ \ | |/ /
| * | let chk_index() understand 2-level fulltext index formatserg@serg.mylan2003-12-071-21/+49
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-051-3/+3
|\ \ \ | |/ /
| * | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-3/+3
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-71/+101
|\ \ \ | |/ /
| * | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-20/+18
| * | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-35/+56
| * | Merge with 4.0 to get:monty@mysql.com2003-11-201-2/+12
| |\ \ | | |/
| | * minor fixups: more verbose on "no memory" errors - report requested size, avo...serg@serg.mylan2003-11-191-2/+3
| | * obligatory update checksum on repair, if it is obligatory verified on check.serg@serg.mylan2003-11-141-0/+9
| * | Merge key cache structures to onemonty@mysql.com2003-11-201-16/+17
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-1/+1
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-1/+1
| |\ \
| | * \ Merging 4.1 -> 5.0pem@mysql.com2003-09-241-1/+1
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-1/+1
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-1/+1
| | | | |\ \
| | | | | * \ Merginghf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | |\ \
| | | | | | * | SCRUMhf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-1/+1
| | | | | | |\ \
| | | | | | | * | SCRUMhf@genie.(none)2003-03-311-1/+1
* | | | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-16/+18
* | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-19/+26
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Mergeigor@rurik.mysql.com2003-10-301-19/+26
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-19/+26
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Manual mergeigor@rurik.mysql.com2003-08-261-19/+26
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h:igor@rurik.mysql.com2003-08-091-10/+14
| | | | * | | | | | Many files:igor@rurik.mysql.com2003-08-021-11/+11
| | | | * | | | | | Many files:igor@rurik.mysql.com2003-06-301-10/+13
| | | | |/ / / / /
* | | | | | | | | query expansion for fulltext searchserg@serg.mylan2003-10-231-6/+5
* | | | | | | | | cleanupserg@serg.mylan2003-10-151-2/+1
|/ / / / / / / /
* | | | | | | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-8/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | More explicit error messages from myisamchkmonty@narttu.mysql.fi2003-09-161-8/+27
* | | | | | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-7/+15
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | 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
| * | | | | | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-6/+11
| |/ / / / /
* | | | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-7/+24
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-0/+2
| * | | | Bug#937serg@serg.mylan2003-07-301-5/+6
| * | | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...monty@narttu.mysql.fi2003-07-181-4/+18
* | | | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-9/+25
|\ \ \ \ \ | |/ / / /
| * | | | Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-4/+8