| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge | igor@rurik.mysql.com | 2003-10-30 | 60 | -821/+2800 |
|\ |
|
| * | Many files: | igor@rurik.mysql.com | 2003-10-01 | 7 | -19/+28 |
| * | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 7 | -37/+370 |
| * | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 53 | -771/+2408 |
| |\ |
|
| | * | Many files: | igor@rurik.mysql.com | 2003-10-01 | 7 | -20/+88 |
| | * | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-26 | 60 | -782/+2689 |
| | |\ |
|
| | | * | key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc: | igor@rurik.mysql.com | 2003-08-26 | 5 | -34/+43 |
| | | * | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -5/+45 |
| | | * | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 59 | -768/+2626 |
| | | |\ |
|
| | | | * | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-09 | 36 | -157/+329 |
| | | | |\ |
|
| | | | * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 20 | -234/+761 |
| | | | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 1 | -2/+11 |
| | | | |\ \ |
|
| | | | * \ \ | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 146 | -3191/+1767 |
| | | | |\ \ \ |
|
| | | | * | | | | resolving bk problems | igor@rurik.mysql.com | 2003-08-02 | 2 | -3/+3 |
| | | | * | | | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 43 | -292/+1130 |
| | | | * | | | | Makefile.am: | igor@rurik.mysql.com | 2003-07-16 | 1 | -1/+1 |
| | | | * | | | | Conflict resolution | igor@rurik.mysql.com | 2003-07-16 | 127 | -1177/+3444 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | mi_keycache.c: | igor@rurik.mysql.com | 2003-07-16 | 12 | -12/+190 |
| | | | * | | | | | range.result, range.test: | igor@rurik.mysql.com | 2003-06-30 | 2 | -2/+216 |
| | | | * | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-30 | 26 | -470/+593 |
| | | | |\ \ \ \ \ |
|
| | | | | * | | | | | item_cmpfunc.h, opt_range.cc: | igor@rurik.mysql.com | 2003-06-30 | 2 | -1/+16 |
| | | | | * | | | | | mysqld.cc, handler.cc: | igor@rurik.mysql.com | 2003-06-30 | 2 | -3/+4 |
| | | | | * | | | | | Many files: | igor@rurik.mysql.com | 2003-06-30 | 22 | -466/+573 |
* | | | | | | | | | | small fix in comment | konstantin@oak.local | 2003-10-30 | 1 | -1/+1 |
* | | | | | | | | | | added fixed= 1 to the end of Item_in_optimizer::fix_fields() | konstantin@oak.local | 2003-10-30 | 1 | -0/+1 |
* | | | | | | | | | | BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails | pem@mysql.comhem.se | 2003-10-27 | 2 | -3/+2 |
* | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | pem@mysql.com | 2003-10-27 | 1 | -71/+240 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | A few more fixes. | pem@mysql.comhem.se | 2003-10-25 | 1 | -2/+111 |
| * | | | | | | | | | | A major overhaul to adopt to recent changes. It now passes all tests. | pem@mysql.comhem.se | 2003-10-25 | 1 | -70/+130 |
* | | | | | | | | | | | fixed ALL/ANY optimisation with union (BUG#1668) | bell@sanja.is.com.ua | 2003-10-27 | 5 | -10/+56 |
* | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-26 | 1 | -27/+35 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | sql_parse.cc: | heikki@hundin.mysql.fi | 2003-10-26 | 1 | -27/+35 |
* | | | | | | | | | | | | after-merge fix | bell@sanja.is.com.ua | 2003-10-26 | 1 | -4/+4 |
* | | | | | | | | | | | | merge | bell@sanja.is.com.ua | 2003-10-26 | 26 | -1/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-10-09 | 26 | -1/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | added worning about changing requested size of query cache (BUG#1502) | bell@laptop.sanja.is.com.ua | 2003-10-09 | 26 | -1/+38 |
* | | | | | | | | | | | | | sql_parse.cc: | heikki@hundin.mysql.fi | 2003-10-25 | 1 | -0/+3 |
* | | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-25 | 2 | -1/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | fixed unlinking SELECT methods | bell@sanja.is.com.ua | 2003-10-25 | 1 | -0/+17 |
| * | | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | made 'TODO' | bell@sanja.is.com.ua | 2003-10-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | sql_parse.cc: | heikki@hundin.mysql.fi | 2003-10-25 | 1 | -8/+48 |
* | | | | | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-24 | 5 | -14/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | removed one more hack that - as usual - almost always worked | serg@serg.mylan | 2003-10-24 | 5 | -14/+11 |
* | | | | | | | | | | | | | | | after merge fix | bell@sanja.is.com.ua | 2003-10-24 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | Merge | bell@sanja.is.com.ua | 2003-10-24 | 4 | -5/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | added comment | bell@sanja.is.com.ua | 2003-10-24 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | added check of cardinality to IN/ALL/ANY subquery transformer | bell@sanja.is.com.ua | 2003-10-23 | 3 | -5/+30 |
* | | | | | | | | | | | | | | support 'parallel' updates and rallback of whole statement in case of error i... | bell@sanja.is.com.ua | 2003-10-24 | 6 | -59/+136 |
* | | | | | | | | | | | | | | Merge | bell@sanja.is.com.ua | 2003-10-23 | 5 | -9/+141 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / |
|