| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | * | | | | | Portability fixes | monty@mysql.com | 2004-05-19 | 1 | -2/+2 |
| | | * | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@brian-akers-computer.local | 2004-05-18 | 1 | -4/+2 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Updating range_in_rows for the include file for ha_example (the main .cc file... | brian@brian-akers-computer.local | 2004-05-18 | 1 | -4/+2 |
| | | * | | | | | | | don't try to purge closed logs | serg@serg.mylan | 2004-05-18 | 1 | -1/+1 |
| | | * | | | | | | | current_thd is 0 if ha_resolve_by_name() is called when parsing command-line ... | serg@serg.mylan | 2004-05-17 | 1 | -3/+4 |
| | | |/ / / / / / |
|
| | * | | | | | | | embedded library: fix for sending of parameters to stored procedure. | hf@deer.(none) | 2004-05-18 | 1 | -3/+13 |
| | * | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-17 | 2 | -1/+59 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | Fixes for #3371, #3372, #3374, #3375, #3376 | hf@deer.(none) | 2004-05-15 | 2 | -1/+59 |
| | * | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-05-17 | 32 | -296/+334 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | typo fixed | serg@serg.mylan | 2004-05-17 | 1 | -1/+1 |
| | | * | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-05-17 | 1 | -1/+3 |
| | | |\ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | bug#3681 - order by, distinct, refer to aliased field by name | serg@serg.mylan | 2004-05-17 | 1 | -1/+3 |
| | | * | | | | | | | After merge fixes | monty@mysql.com | 2004-05-17 | 1 | -1/+1 |
| | | * | | | | | | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 7 | -12/+87 |
| | | |\ \ \ \ \ \ \
| | | | |_|_|/ / / /
| | | |/| | | / / /
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | | * | | | | | Extra safety fixes (probably not needed, but can't hurt) | monty@mysql.com | 2004-05-15 | 3 | -9/+6 |
| | | | * | | | | | Many files: | heikki@hundin.mysql.fi | 2004-05-14 | 7 | -5/+33 |
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c: | heikki@hundin.mysql.fi | 2004-05-13 | 1 | -14/+34 |
| | | | * | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-05-13 | 1 | -4/+26 |
| | | | * | | | | ha_innodb.cc: | marko@hundin.mysql.fi | 2004-05-13 | 1 | -2/+9 |
| | | | * | | | | InnoDB: avoid some data races in innobase_mysql_print_thd() (Bug #3596) | marko@hundin.mysql.fi | 2004-05-12 | 1 | -6/+7 |
| | | | | |_|/
| | | | |/| | |
|
| | | | * | | | bug#3612 - Item_func_div set decimals incorrectly | serg@serg.mylan | 2004-05-11 | 1 | -0/+1 |
| | * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-05-15 | 1 | -3/+7 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | * | | | | Optimising UNION ALL (WL 1687) | Sinisa@sinisa.nasamreza.org | 2004-05-15 | 1 | -3/+7 |
| * | | | | | | after review changes | bell@sanja.is.com.ua | 2004-05-19 | 3 | -15/+36 |
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-05-14 | 9 | -19/+169 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | after merge fix | bell@sanja.is.com.ua | 2004-05-14 | 1 | -1/+1 |
| * | | | | | | | Merge | bell@sanja.is.com.ua | 2004-05-14 | 6 | -60/+137 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | UNCACHEABLE_EXPLAIN is enough | bell@sanja.is.com.ua | 2004-05-14 | 1 | -1/+1 |
| | * | | | | | | | EXPLAIN UNION using same routing which used for execution which allow return ... | bell@sanja.is.com.ua | 2004-05-06 | 6 | -62/+139 |
* | | | | | | | | | Uses table_type() function to get name of storage engine before printing engi... | magnus@neptunus.(none) | 2004-05-25 | 1 | -1/+1 |
* | | | | | | | | | Fixed prototype of get_error_message to use String to return error message | magnus@neptunus.(none) | 2004-05-24 | 4 | -158/+123 |
* | | | | | | | | | Merge | magnus@neptunus.(none) | 2004-05-17 | 37 | -327/+454 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-05-16 | 25 | -283/+244 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| | * | | | | | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 25 | -283/+244 |
| * | | | | | | | | merged | serg@serg.mylan | 2004-05-15 | 12 | -27/+185 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-15 | 2 | -16/+10 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Better fix for bug #3749 (bug in deleting automatic generated foreign keys) | monty@mysql.com | 2004-05-15 | 2 | -16/+10 |
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | check of item name presence in find_item_in_list (Bug #3752) | bell@sanja.is.com.ua | 2004-05-14 | 1 | -1/+8 |
| | * | | | | | | | | SELECT options print fixed | bell@sanja.is.com.ua | 2004-05-14 | 1 | -1/+1 |
| | |/ / / / / / / |
|
| | * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-05-14 | 9 | -19/+169 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | keep old engine & JOIN if we changed subquery Item (Bug #3646) | bell@sanja.is.com.ua | 2004-05-07 | 9 | -19/+169 |
| | | | |_|/ / /
| | | |/| | | | |
|
| * | | | | | | | bad old merge fixed | serg@serg.mylan | 2004-05-15 | 1 | -1/+0 |
| * | | | | | | | get rid of remaining strtolls - irix64 compatibility | serg@serg.mylan | 2004-05-14 | 1 | -2/+2 |
| * | | | | | | | better fix for bug#3749 - do not consider already removed keys in key removal... | serg@serg.mylan | 2004-05-14 | 1 | -13/+6 |
| |/ / / / / / |
|
| * | | | | | | Bug #3403 Wrong encoding in EXPLAIN SELECT output | bar@bar.intranet.mysql.r18.ru | 2004-05-14 | 1 | -3/+3 |
| * | | | | | | Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT output | bar@bar.intranet.mysql.r18.ru | 2004-05-14 | 1 | -7/+11 |
| * | | | | | | sql_table.cc: | heikki@hundin.mysql.fi | 2004-05-14 | 1 | -4/+16 |
| * | | | | | | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -6/+6 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Fixes made after running with sql-bench | magnus@neptunus.(none) | 2004-05-17 | 2 | -61/+40 |
* | | | | | | flags should be sent as second arg to my_error | magnus@neptunus.(none) | 2004-05-17 | 1 | -2/+2 |