Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved links initialization | bell@sanja.is.com.ua | 2002-12-15 | 1 | -0/+2 |
* | After merge fixes | monty@mashka.mysql.fi | 2002-12-06 | 1 | -7/+7 |
* | added missing Com_xxx status variables | serg@serg.mysql.com | 2002-11-29 | 1 | -1/+9 |
* | s/SQLCOM_MULTI_UPDATE/SQLCOM_UPDATE_MULTI/ to be in line with SQLCOM_DELETE_M... | serg@serg.mysql.com | 2002-11-29 | 1 | -3/+3 |
* | fixed * without tables in IN bug | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+3 |
* | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -0/+2 |
|\ | |||||
| * | reverse order in global select list allow to avoid recursion in derived tables | bell@sanja.is.com.ua | 2002-11-27 | 1 | -0/+2 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -5/+8 |
|\ \ | |/ | |||||
| * | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Faster parsing of identifiers | monty@mashka.mysql.fi | 2002-11-25 | 1 | -1/+1 |
| * | | Merge | pem@mysql.com | 2002-11-25 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Moved safe_to_cache_query from thd to lex. | pem@mysql.com | 2002-11-22 | 1 | -0/+1 |
| | |/ | |||||
| * | | Reference to field in outer subelect fixed | bell@sanja.is.com.ua | 2002-11-24 | 1 | -0/+1 |
| |/ | |||||
| * | Fixes after merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+2 |
| * | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -2/+2 |
| |\ | |||||
| | * | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
| * | | fixed bug of derived table in subselect | bell@sanja.is.com.ua | 2002-11-13 | 1 | -1/+1 |
* | | | IN subselect erged with current 4.1 (pointer conversion) | bell@sanja.is.com.ua | 2002-11-05 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | IN subselect with ORDER BY, HAVING & sum functions | bell@sanja.is.com.ua | 2002-10-31 | 1 | -0/+1 |
* | | | move similar code to inline function | bell@sanja.is.com.ua | 2002-11-05 | 1 | -1/+6 |
* | | | moved similar code to function | bell@sanja.is.com.ua | 2002-11-04 | 1 | -1/+5 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-04 | 1 | -17/+66 |
|\ \ \ | |/ / |/| | | |||||
| * | | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM) | bell@sanja.is.com.ua | 2002-10-30 | 1 | -17/+66 |
* | | | correct English in last message | vva@genie.(none) | 2002-10-29 | 1 | -1/+1 |
|/ / | |||||
* | | add help command on server side | vva@genie.(none) | 2002-10-28 | 1 | -1/+2 |
* | | fixed union rexecution bug | bell@sanja.is.com.ua | 2002-10-27 | 1 | -2/+3 |
* | | code cleanup | bell@sanja.is.com.ua | 2002-10-26 | 1 | -1/+2 |
* | | Some small accelerations ... | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 1 | -1/+1 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 1 | -1/+1 |
|\ \ | |||||
| * \ | merge | monty@narttu.mysql.fi | 2002-10-14 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | Portability fixes to be able to compile MySQL with VC++ | monty@narttu.mysql.fi | 2002-10-08 | 1 | -1/+1 |
* | | | | some fixes for SELECT INTO @vars .. | Sinisa@sinisa.nasamreza.org | 2002-10-16 | 1 | -1/+1 |
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-10-14 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | SCRUM task | Sinisa@sinisa.nasamreza.org | 2002-10-11 | 1 | -0/+1 |
| |/ / | |||||
* | | | fixed bug of multi-level EXPLAIN | bell@sanja.is.com.ua | 2002-10-13 | 1 | -0/+1 |
|/ / | |||||
* | | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -2/+32 |
|\ \ | |||||
| * | | new EXPLAIN | bell@sanja.is.com.ua | 2002-09-26 | 1 | -1/+3 |
| * | | merged | bell@sanja.is.com.ua | 2002-09-03 | 1 | -2/+30 |
| |\ \ | |||||
| | * | | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -2/+30 |
* | | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -25/+195 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+3 |
| * | | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -25/+193 |
| |\ \ \ | | |/ / | |||||
| | * | | cleanup | bell@sanja.is.com.ua | 2002-07-05 | 1 | -2/+2 |
| | |/ | |||||
| | * | SHOW CREATE DATABASE name; | bar@gw.udmsearch.izhnet.ru | 2002-07-02 | 1 | -0/+1 |
| | * | typo fixed | bell@sanja.is.com.ua | 2002-07-01 | 1 | -1/+1 |
| | * | subselect clean up | bell@sanja.is.com.ua | 2002-07-01 | 1 | -1/+3 |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-07-01 | 1 | -1/+4 |
| | |\ | |||||
| | | * | subselect in having clause | bell@sanja.is.com.ua | 2002-07-01 | 1 | -1/+4 |
| | * | | ALTER DATABASE DEFAULT CHARACTER SET latin1; | bar@gw.udmsearch.izhnet.ru | 2002-06-27 | 1 | -1/+2 |
| | |/ | |||||
| | * | sql_error.cc, sql_prepare.cc: | venu@myvenu.com | 2002-06-12 | 1 | -2/+5 |