Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging 4.1 -> 5.0 | pem@mysql.com | 2003-09-24 | 1 | -2/+24 |
|\ | |||||
| * | Merge 4.1 into 5.0 | pem@mysql.com | 2003-08-26 | 1 | -2/+24 |
| |\ | |||||
| | * | Merge 4.1 into 5.0 (first pass). | pem@mysql.telia.com | 2003-07-08 | 1 | -2/+24 |
| | |\ | |||||
| | | * | Fixed the old kludge for pre-loading functions and made it more efficient | pem@mysql.com | 2003-07-07 | 1 | -1/+6 |
| | | * | made lex a pointer in THD | vva@eagle.mysql.r18.ru | 2003-05-05 | 1 | -2/+2 |
| | | * | Merged 4.1 to 5.0. | pem@mysql.com | 2003-04-29 | 1 | -0/+17 |
| | | |\ | |||||
| | | | * | Merged 4.1 into 5.0. | pem@mysql.com | 2003-04-16 | 1 | -3/+2 |
| | | | |\ | |||||
| | | | * \ | Merging 4.1 to 5.0. | pem@mysql.com | 2003-04-04 | 1 | -0/+17 |
| | | | |\ \ | |||||
| | | | | * \ | Merged 4.1 into 5.0. | pem@mysql.com | 2003-03-27 | 1 | -0/+17 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merged 4.1 -> 5.0. | pem@mysql.com | 2003-03-18 | 1 | -0/+17 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Made FUNCTIONs work in insert and select queries, as well as nested function ... | pem@mysql.com | 2003-03-02 | 1 | -0/+1 |
| | | | | | | * | | Made stored FUNCTION invokation work almost always. Still buggy and unstable,... | pem@mysql.com | 2003-02-26 | 1 | -0/+13 |
| | | | | | | * | | Merging 4.1 into 5.0 | pem@mysql.com | 2003-02-18 | 1 | -0/+3 |
| | | | | | | |\ \ | |||||
| | | | | | | | * \ | Merge | pem@mysql.com | 2003-01-09 | 1 | -0/+3 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * | | Simplistic, experimental framework for Stored Procedures (SPs). | pem@mysql.com | 2002-12-08 | 1 | -0/+3 |
* | | | | | | | | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -0/+1 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Code cleanup | bell@laptop.sanja.is.com.ua | 2003-08-16 | 1 | -2/+12 |
* | | | | | | | | | | merge | bell@sanja.is.com.ua | 2003-08-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge | bell@sanja.is.com.ua | 2003-08-01 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | prevented finding references in item_list for non-SELECT st_select_lex | bell@sanja.is.com.ua | 2003-07-29 | 1 | -1/+2 |
| * | | | | | | | | | | | merge | bell@sanja.is.com.ua | 2003-08-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | count HAVING clause elements with select list elements, because agregate func... | bell@sanja.is.com.ua | 2003-07-29 | 1 | -1/+1 |
| | |/ / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | A new separate error message: Unknown collation 'blablabla' | bar@bar.mysql.r18.ru | 2003-07-29 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | merge | bell@sanja.is.com.ua | 2003-07-22 | 1 | -31/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy... | serg@serg.mylan | 2003-07-20 | 1 | -31/+7 |
* | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-13 | 1 | -9/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Support for variables with components | monty@mashka.mysql.fi | 2003-07-06 | 1 | -9/+14 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | merged | bell@sanja.is.com.ua | 2003-07-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | merged | bell@sanja.is.com.ua | 2003-07-01 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fixed error handling to be able do not interrupt update (907) (SCRUM) | bell@sanja.is.com.ua | 2003-06-25 | 1 | -1/+2 |
* | | | | | | | | | | | (SCRUM) | bell@sanja.is.com.ua | 2003-07-03 | 1 | -80/+62 |
* | | | | | | | | | | | after review changes (SCRUM) | bell@sanja.is.com.ua | 2003-07-02 | 1 | -1/+22 |
* | | | | | | | | | | | Merge | bell@sanja.is.com.ua | 2003-06-30 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-cond_count-4.1 | bell@sanja.is.com.ua | 2003-06-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merged | bell@sanja.is.com.ua | 2003-06-25 | 1 | -10/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | subselect transformation moved in after-fix_field place | bell@sanja.is.com.ua | 2003-05-14 | 1 | -1/+4 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | merged | bell@sanja.is.com.ua | 2003-06-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | cond_count moved to SELECT_LEX_NODE | bell@sanja.is.com.ua | 2003-06-26 | 1 | -0/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | merging | bell@sanja.is.com.ua | 2003-06-27 | 1 | -10/+17 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-06-20 | 1 | -8/+13 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | calloc replaced with alloc in st_select_lex_node 'new' operator (SCRUM?) | bell@sanja.is.com.ua | 2003-03-05 | 1 | -8/+13 |
| * | | | | | | | | | | fixed memory overrun (bug 380) | bell@sanja.is.com.ua | 2003-05-17 | 1 | -2/+4 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | fixed subqueries name resolution with INSERT/REPLACE (found during bug 446 in... | bell@sanja.is.com.ua | 2003-05-21 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -9/+46 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-04-23 | 1 | -9/+46 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | processing of subselect in global ORDER BY (fifed crash of server) | bell@sanja.is.com.ua | 2003-03-11 | 1 | -9/+46 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Fix for a bug record #307. | Sinisa@sinisa.nasamreza.org | 2003-04-21 | 1 | -0/+11 |
|/ / / / / / / / | |||||
* | | | | | | | | sys_var_collation is now abstract class | bar@bar.mysql.r18.ru | 2003-04-07 | 1 | -3/+2 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | mbcharlen() is now used instead of ismbhead(). The last one has been removed. | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -5/+5 |
| |/ / / / / |/| | | | | |