Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2003-01-01 | 1 | -3/+3 |
|\ | |||||
| * | Merge | peter@mysql.com | 2002-12-29 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-12-27 | 1 | -3/+3 |
| | |\ | |||||
| | | * | SCRUM | peter@mysql.com | 2002-12-27 | 1 | -3/+3 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-12-31 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-12-29 | 1 | -1/+8 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-12-27 | 1 | -6/+6 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | row IN subselects (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -6/+6 |
| | | |/ | | |/| | |||||
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-12-28 | 1 | -1/+8 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | sql_table.cc: | venu@myvenu.com | 2002-12-28 | 1 | -1/+8 |
| |/ / | |||||
* | | | aliases with multi-table updates / deletes | Sinisa@sinisa.nasamreza.org | 2002-12-28 | 1 | -1/+1 |
* | | | merge fixes | Sinisa@sinisa.nasamreza.org | 2002-12-26 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | added FROM DUAL for derived tables | bell@sanja.is.com.ua | 2002-12-26 | 1 | -0/+1 |
| |/ | |||||
* | | Many fixes. | Sinisa@sinisa.nasamreza.org | 2002-12-24 | 1 | -6/+20 |
|/ | |||||
* | thd_charset has been moved to variables structure | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -2/+2 |
* | New syntax | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -0/+1 |
* | SAPDB-style syntax | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -1/+4 |
* | Introducing SAPDB-style | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -0/+10 |
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-12-14 | 1 | -0/+8 |
|\ | |||||
| * | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -0/+3 |
| |\ | |||||
| | * | add VARIANCE function | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -0/+3 |
| * | | add 'SOUNDS LIKE' syntax | vva@eagle.mysql.r18.ru | 2002-12-14 | 1 | -0/+5 |
| |/ | |||||
* | | fix for a bug with UNION in sub-select's and start working on | Sinisa@sinisa.nasamreza.org | 2002-12-09 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| |\ \ |