Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mysql.com | 2004-09-02 | 1 | -1/+0 |
* | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -0/+12 |
|\ | |||||
| * | Code style fixes. | monty@mysql.com | 2004-08-28 | 1 | -4/+1 |
| * | table.cc: | bar@mysql.com | 2004-08-27 | 1 | -1/+20 |
* | | Cleanup of db option cacheing | monty@mysql.com | 2004-07-09 | 1 | -1/+1 |
* | | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -2/+2 |
* | | fowwlowup fixes for index_flags() | serg@serg.mylan | 2004-06-30 | 1 | -9/+6 |
* | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2004-06-24 | 1 | -0/+1 |
|\ \ | |||||
| * | | "Version" column in SHOW TABLE STATUS. | bar@mysql.com | 2004-06-24 | 1 | -0/+1 |
* | | | merged | serg@serg.mylan | 2004-06-23 | 1 | -11/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -11/+3 |
* | | | 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 |