Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -2/+0 |
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-06-04 | 1 | -0/+10 |
|\ | |||||
| * | make CHECK killable | serg@serg.mylan | 2004-06-04 | 1 | -0/+10 |
* | | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 1 | -2/+2 |
|/ | |||||
* | bug in repair_by_sort of fulltext indexes that contained identical | serg@serg.mylan | 2004-05-23 | 1 | -4/+3 |
* | cleanup of ha_myisam::deactivate_non_unique_index() and Co. | serg@serg.mylan | 2004-04-02 | 1 | -10/+10 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
|\ | |||||
| * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
* | | Fix for #3067 (REPAIR TABLE reenables disabled keys) | hf@deer.(none) | 2004-03-22 | 1 | -3/+4 |
|/ | |||||
* | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -1/+3 |
|\ | |||||
| * | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+3 |
| |\ | |||||
| | * | Merge with 3.23 to get patch for floor() | monty@mysql.com | 2004-03-12 | 1 | -1/+3 |
| | |\ | |||||
| | | * | fixed bug #2762 "grammar error in myisam/mi_check.c" | vva@eagle.mysql.r18.ru | 2004-02-16 | 1 | -1/+3 |
* | | | | Fix typo. | paul@teton.kitebird.com | 2004-03-17 | 1 | -1/+1 |
|/ / / | |||||
* | | | Fix for #2237 and #2490 (analyze and check for RTree keys) | hf@deer.(none) | 2004-02-19 | 1 | -2/+6 |
* | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -2/+8 |
|\ \ \ | |/ / | |||||
| * | | two bugs in parallel repair fixed | serg@serg.mylan | 2004-01-20 | 1 | -2/+8 |
* | | | checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone... | serg@serg.mylan | 2004-01-12 | 1 | -4/+4 |
* | | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -2/+3 |
* | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -16/+17 |
|\ \ \ | |/ / | |||||
| * | | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -8/+4 |
| * | | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -1/+1 |
| * | | chk_del() should not check key delete-chain | serg@serg.mylan | 2003-12-11 | 1 | -7/+12 |
* | | | let chk_index() understand 2-level fulltext index format | serg@serg.mylan | 2003-12-07 | 1 | -21/+49 |
* | | | make a clear distinction between max_word_length in *characters* and in *bytes* | serg@serg.mylan | 2003-12-04 | 1 | -3/+3 |
* | | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -20/+18 |
* | | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 1 | -35/+56 |
* | | | Merge with 4.0 to get: | monty@mysql.com | 2003-11-20 | 1 | -2/+12 |
|\ \ \ | |/ / | |||||
| * | | minor fixups: more verbose on "no memory" errors - report requested size, avo... | serg@serg.mylan | 2003-11-19 | 1 | -2/+3 |
| * | | obligatory update checksum on repair, if it is obligatory verified on check. | serg@serg.mylan | 2003-11-14 | 1 | -0/+9 |
* | | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -16/+17 |
* | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -16/+18 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -19/+26 |
|\ \ \ | |||||
| * \ \ | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -19/+26 |
| |\ \ \ | |||||
| | * \ \ | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -19/+26 |
| | |\ \ \ | |||||
| | | * \ \ | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -19/+26 |
| | | |\ \ \ | |||||
| | | | * | | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 1 | -10/+14 |
| | | | * | | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -11/+11 |
| | | | * | | | Many files: | igor@rurik.mysql.com | 2003-06-30 | 1 | -10/+13 |
* | | | | | | | query expansion for fulltext search | serg@serg.mylan | 2003-10-23 | 1 | -6/+5 |
* | | | | | | | cleanup | serg@serg.mylan | 2003-10-15 | 1 | -2/+1 |
|/ / / / / / | |||||
* | | | | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -8/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | More explicit error messages from myisamchk | monty@narttu.mysql.fi | 2003-09-16 | 1 | -8/+27 |
* | | | | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -7/+15 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-26 | 1 | -1/+4 |
| |\ \ \ | |||||
| | * | | | fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the t... | serg@serg.mylan | 2003-08-26 | 1 | -1/+4 |
| * | | | | Update of VC++ project files (to remove link warnings) | monty@narttu.mysql.fi | 2003-08-25 | 1 | -6/+11 |
| |/ / / | |||||
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -7/+24 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -0/+2 |
| * | | Bug#937 | serg@serg.mylan | 2003-07-30 | 1 | -5/+6 |