Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
* | | A new separate error message: Unknown collation 'blablabla' | bar@bar.mysql.r18.ru | 2003-07-29 | 1 | -1/+1 |
|/ | |||||
* | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy... | serg@serg.mylan | 2003-07-20 | 1 | -31/+7 |
* | Support for variables with components | monty@mashka.mysql.fi | 2003-07-06 | 1 | -9/+14 |
* | 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 |
* | | 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 |
* | | SELECT N'string' | bar@bar.mysql.r18.ru | 2003-03-20 | 1 | -0/+20 |
* | | CONVERT class was removed | bar@bar.mysql.r18.ru | 2003-03-18 | 1 | -11/+1 |
* | | sql_lex.cc: | bar@bar.mysql.r18.ru | 2003-03-15 | 1 | -4/+5 |
* | | Every charset now have its own parser state arrays | bar@bar.mysql.r18.ru | 2003-03-14 | 1 | -174/+127 |
* | | sql_lex.cc: | bar@bar.mysql.r18.ru | 2003-03-13 | 1 | -2/+2 |
|/ | |||||
* | SELECT BINARY expr | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -1/+2 |
* | Merge with 4.0 | monty@narttu.mysql.fi | 2003-02-27 | 1 | -1/+1 |
|\ | |||||
| * | Integer values between 9223372036854775807 and 9999999999999999999 are now | monty@narttu.mysql.fi | 2003-02-27 | 1 | -1/+1 |
* | | Bug fix: for SHOW STATUS (when ssl is used) | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -0/+1 |
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | Changed ROW_RESULT to default | gluh@gluh.mysql.r18.ru | 2003-01-31 | 1 | -1/+1 |
* | | | fixed excluding st_select_lex from global select list | bell@sanja.is.com.ua | 2003-02-16 | 1 | -3/+4 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -3/+6 |
* | | | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -3/+1 |
* | | | fixed bugs in temporary tables in subselect implementation (SCRUM) | bell@sanja.is.com.ua | 2003-01-28 | 1 | -1/+1 |
* | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -5/+7 |
* | | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -3/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -3/+7 |
* | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+3 |
* | | | Initial multi query execution support | venu@myvenu.com | 2003-01-18 | 1 | -1/+9 |
* | | | merge | monty@hundin.mysql.fi | 2003-01-17 | 1 | -12/+24 |
|\ \ \ | |||||
| * | | | Changed my_strntoxxx functions to clear error number on start | monty@mashka.mysql.fi | 2003-01-17 | 1 | -11/+16 |
| * | | | Added support sql_mode, which can be used to produce various outputs | jani@rhols221.adsl.netsonic.fi | 2003-01-16 | 1 | -2/+2 |
| * | | | after merging fixing | bell@sanja.is.com.ua | 2003-01-14 | 1 | -1/+1 |
| * | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+7 |
| |\ \ \ | |||||
| | * | | | Post merge fix | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+7 |
* | | | | | Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2003-01-09 | 1 | -6/+43 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2003-01-05 | 1 | -6/+43 |
| |\ \ \ \ | | |/ / / | |/| | | |