Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -1/+1 |
* | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -0/+5 |
|\ | |||||
| * | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) | monty@mysql.com | 2004-04-28 | 1 | -0/+5 |
* | | Added NDB storage engine | magnus@neptunus.(none) | 2004-04-15 | 1 | -1/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-08 | 1 | -1/+0 |
|\ \ | |||||
| * | | Cleanup/optimizations of structures and key usage to make it easier to move k... | monty@mysql.com | 2004-04-08 | 1 | -1/+0 |
* | | | merged | serg@serg.mylan | 2004-04-07 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -2/+2 |
* | | | Fixed charsetnr sent to the client | bar@bar.intranet.mysql.r18.ru | 2004-04-06 | 1 | -1/+0 |
|/ / | |||||
* | | don't modify constant strings | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
* | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". | dlenev@brandersnatch.localdomain | 2004-03-28 | 1 | -4/+4 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -5/+28 |
|\ \ | |/ | |||||
| * | Fixes to newly pushed code | monty@mysql.com | 2004-03-12 | 1 | -1/+2 |
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-12 | 1 | -4/+24 |
| |\ | |||||
| | * | extra correction of check_db_name, check_table_name and check_column_name | vva@eagle.mysql.r18.ru | 2004-03-12 | 1 | -18/+14 |
| | * | fixed Bug #2985 | vva@eagle.mysql.r18.ru | 2004-03-05 | 1 | -2/+26 |
| * | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -1/+2 |
| |/ | |||||
* | | Code cleanup | monty@mashka.mysql.fi | 2004-02-24 | 1 | -1/+1 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Mark that strings may change on index only reads (for BDB tables). | monty@mysql.com | 2004-01-29 | 1 | -1/+2 |
* | | Conflicts resolved | hf@deer.(none) | 2004-01-23 | 1 | -0/+5 |
|\ \ | |||||
| * | | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -0/+5 |
* | | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | ram@gw.mysql.r18.ru | 2004-01-14 | 1 | -2/+2 |
|/ / | |||||
* | | merge | monty@mysql.com | 2003-12-19 | 1 | -9/+21 |
|\ \ | |||||
| * | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -1/+2 |
| * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -9/+20 |
| |\ \ | | |/ | |||||
| | * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -6/+15 |
| | * | code cleanup after some reasoning | serg@serg.mylan | 2003-12-09 | 1 | -3/+2 |
* | | | proper fix for the bug #2077: accented characters in enum/defaul values are r... | ram@gw.mysql.r18.ru | 2003-12-16 | 1 | -2/+14 |
|/ / | |||||
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -2/+4 |
* | | Bitmap post-review fixes | serg@serg.mylan | 2003-10-30 | 1 | -3/+3 |
* | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -3/+3 |
* | | merged | serg@serg.mylan | 2003-10-21 | 1 | -12/+29 |
|\ \ | |||||
| * | | >255 keys support in frm | serg@serg.mylan | 2003-10-21 | 1 | -3/+14 |
| * | | merged | serg@serg.mylan | 2003-10-15 | 1 | -9/+15 |
| |\ \ | |||||
| | * | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -7/+12 |
| | * | | set table->charset to default for 3.22 .frm files (bug #1161) | serg@serg.mylan | 2003-09-28 | 1 | -2/+3 |
* | | | | merge with 4.0 for more memory allocation variables. | monty@mashka.mysql.fi | 2003-10-13 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Add new user variables for tuning memory usage: | monty@mashka.mysql.fi | 2003-10-11 | 1 | -1/+1 |
* | | | merge | monty@mishka.mysql.fi | 2003-09-24 | 1 | -1/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -1/+0 |
* | | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -1/+1 |
|/ / | |||||
* | | Cleanups | monty@narttu.mysql.fi | 2003-08-26 | 1 | -5/+2 |
* | | After merge fixes + bugs from last merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -14/+17 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 1 | -0/+3 |
* | | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie... | serg@serg.mylan | 2003-07-28 | 1 | -6/+4 |
* | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI... | monty@mashka.mysql.fi | 2003-06-30 | 1 | -1/+3 |
* | | new version of help | vva@eagle.mysql.r18.ru | 2003-05-29 | 1 | -0/+27 |
* | | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 1 | -2/+4 |