Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+1 |
* | Initial multi query execution support | venu@myvenu.com | 2003-01-18 | 1 | -0/+1 |
* | Changed my_strntoxxx functions to clear error number on start | monty@mashka.mysql.fi | 2003-01-17 | 1 | -1/+2 |
* | after merging fixing | bell@sanja.is.com.ua | 2003-01-14 | 1 | -0/+1 |
* | Post merge fix | monty@mashka.mysql.fi | 2003-01-09 | 1 | -2/+2 |
* | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -2/+5 |
|\ | |||||
| * | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+1 |
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1 | vva@eagle.mysql.r18.ru | 2002-12-30 | 1 | -0/+1 |
|\ \ | |||||
| * | | processing thread specific queries | vva@eagle.mysql.r18.ru | 2002-12-30 | 1 | -0/+1 |
* | | | thd_charset copy in lex | bar@bar.mysql.r18.ru | 2002-12-24 | 1 | -1/+1 |
* | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | |