Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made sql_yacc.yy work with bison 1.75. | pem@mysql.com | 2002-12-07 | 1 | -3/+4 |
* | merge fix | monty@mashka.mysql.fi | 2002-12-06 | 1 | -77/+120 |
|\ | |||||
| * | After merge fixes | monty@mashka.mysql.fi | 2002-12-06 | 1 | -40/+44 |
| * | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -37/+76 |
| |\ | |||||
| | * | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-29 | 1 | -5/+6 |
| | |\ | |||||
| | | * | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -5/+6 |
| | * | | Added 29 {} at the end of clauses in sql_yacc.yy to make it work with bison 1... | pem@mysql.com | 2002-11-28 | 1 | -26/+65 |
| | |/ | |||||
* | | | fixed bug of PROCEDURE in same query with subselects | bell@sanja.is.com.ua | 2002-12-06 | 1 | -0/+7 |
* | | | SCRAM Remove spaces from most changed files. | peter@mysql.com | 2002-12-05 | 1 | -67/+67 |
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-12-04 | 1 | -11/+21 |
|\ \ \ | |/ / | |||||
| * | | it's INSERT ... ON DUPLICATE KEY UPDATE , not INSERT ON DUPLICATE KEY UPDATE SET | serg@serg.mysql.com | 2002-12-02 | 1 | -1/+1 |
| * | | merged | serg@serg.mysql.com | 2002-12-02 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | INSERT ... ON DUPLICATE KEY UPDATE ... | serg@serg.mysql.com | 2002-12-02 | 1 | -2/+3 |
| * | | | Got rid of the (previously) intentional SELECT/UNION reduce/reduce conflict. | pem@mysql.com | 2002-12-01 | 1 | -6/+13 |
| * | | | Merge work.mysql.com:/home/bk/mysql-4.1 | pem@mysql.com | 2002-12-01 | 1 | -3/+5 |
| |\ \ \ | |||||
| | * | | | Fixed ambiguity between the row value syntax and INTERVAL syntax by making the | pem@mysql.com | 2002-11-30 | 1 | -3/+5 |
* | | | | | Megrge new changes in... | peter@mysql.com | 2002-12-01 | 1 | -4/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -3/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Pass thd as an argument to yylex(). | pem@mysql.com | 2002-11-30 | 1 | -3/+5 |
| | |/ / | |||||
| * | | | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merging.... | peter@mysql.com | 2002-11-29 | 1 | -177/+293 |
|\ \ \ | |/ / | |||||
| * | | let's leave "INSERT ... SELECT ... UPDATE" for the future | serg@serg.mysql.com | 2002-11-29 | 1 | -17/+26 |
| * | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2002-11-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | checking columns of top items | bell@sanja.is.com.ua | 2002-11-29 | 1 | -1/+1 |
| * | | | added missing Com_xxx status variables | serg@serg.mysql.com | 2002-11-29 | 1 | -1/+2 |
| * | | | make multi updates statistics visible in SHOW STATUS as Com_update_multi | serg@serg.mysql.com | 2002-11-29 | 1 | -2/+4 |
| |/ / | |||||
| * | | merging | bell@sanja.is.com.ua | 2002-11-28 | 1 | -2/+1 |
| |\ \ | |||||
| | * \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-28 | 1 | -2/+1 |
| | |\ \ | |||||
| | | * \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-28 | 1 | -2/+1 |
| | | |\ \ | |||||
| | | | * | | fixed * without tables in IN bug | bell@sanja.is.com.ua | 2002-11-28 | 1 | -2/+1 |
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-28 | 1 | -67/+73 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | INSERT ... UPDATE syntax (syntax only) | serg@serg.mysql.com | 2002-11-28 | 1 | -54/+55 |
| | |/ / / | |||||
| | * | | | Fixed the reduce/reduce conflicts introduced by subselects. | pem@mysql.com | 2002-11-28 | 1 | -14/+19 |
| | |/ / | |||||
| * | | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -0/+5 |
| * | | | fixed current_thread | bell@sanja.is.com.ua | 2002-11-27 | 1 | -7/+7 |
| * | | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -28/+35 |
| |\ \ \ | |||||
| | * \ \ | Merge work.mysql.com:/home/bk/mysql-4.1 | pem@mysql.com | 2002-11-27 | 1 | -26/+33 |
| | |\ \ \ | |||||
| | | * | | | Pass thd as an argument to yyparse(), getting rid of all current_thd in the p... | pem@mysql.com | 2002-11-26 | 1 | -26/+33 |
| * | | | | | after merging fix | bell@sanja.is.com.ua | 2002-11-27 | 1 | -4/+8 |
| * | | | | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -149/+267 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | subselects in insert/replace (SCRUM) | bell@sanja.is.com.ua | 2002-11-26 | 1 | -1/+7 |
| | |/ / / | |||||
| | * | | | Merge | bell@sanja.is.com.ua | 2002-11-25 | 1 | -12/+15 |
| | |\ \ \ | |||||
| | | * | | | removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-... | bell@sanja.is.com.ua | 2002-11-25 | 1 | -6/+3 |
| | | * | | | after merging fix (update SCRUM?) | bell@sanja.is.com.ua | 2002-11-23 | 1 | -1/+1 |
| | | * | | | merging | bell@sanja.is.com.ua | 2002-11-23 | 1 | -2/+3 |
| | | |\ \ \ | |||||
| | | | * | | | fixed update with subselect (FOR REVIEW) | bell@sanja.is.com.ua | 2002-10-24 | 1 | -2/+3 |
| | | * | | | | lock option in table list | bell@sanja.is.com.ua | 2002-11-23 | 1 | -4/+9 |
| | * | | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -8/+28 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -6/+13 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | |