Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync string in EXPLAIN code with phrasing of manual (subquery, not subselect). | arjen@george.bitbike.com | 2003-04-04 | 1 | -3/+3 |
* | Fixes to avoid errors from valgrind | monty@narttu.mysql.fi | 2003-03-18 | 1 | -13/+33 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-17 | 1 | -3/+2 |
|\ | |||||
| * | Preparing to client<->server autoconvert | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -1/+1 |
| * | sql_select.cc: | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -2/+1 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-03-17 | 1 | -2/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+15 |
|\ \ | |/ |/| | |||||
| * | merged | serg@serg.mysql.com | 2003-03-13 | 1 | -0/+6 |
| |\ | |||||
| | * | added comment | bell@sanja.is.com.ua | 2003-03-12 | 1 | -0/+4 |
| | * | fixed bug of unchecked random part of WHERE clause (bug #142) | bell@sanja.is.com.ua | 2003-03-11 | 1 | -0/+2 |
| * | | Fix for replication of INSERT | REPLACE | CREATE ... SELECT | monty@mashka.mysql.fi | 2003-03-12 | 1 | -8/+5 |
| * | | Fix for bug #136. We must write the | guilhem@mysql.com | 2003-03-12 | 1 | -1/+8 |
| * | | Merge to get fix for LOCK TABLES + DROP TABLE in another thread | monty@mashka.mysql.fi | 2003-03-07 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | A fix for new conditions being defined and upper condition not updated | Sinisa@sinisa.nasamreza.org | 2003-02-06 | 1 | -0/+5 |
| | * | Fixing that 3.23 API / clients do not disconnect if a large | Sinisa@sinisa.nasamreza.org | 2003-01-04 | 1 | -2/+1 |
| | * | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-12-23 | 1 | -1/+2 |
* | | | Merge | bell@sanja.is.com.ua | 2003-03-15 | 1 | -9/+5 |
|\ \ \ | |||||
| * \ \ | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mysql.com | 2003-03-14 | 1 | -9/+5 |
| |\ \ \ | |||||
| | * | | | cleanup | serg@serg.mysql.com | 2003-03-14 | 1 | -9/+5 |
* | | | | | fixed cleanup bug | bell@sanja.is.com.ua | 2003-03-10 | 1 | -1/+14 |
|/ / / / | |||||
* | | | | Fix for a crashing bug | Sinisa@sinisa.nasamreza.org | 2003-03-08 | 1 | -1/+1 |
* | | | | merge fixes | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -17/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | three bug fixes and major code cleanup | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -17/+13 |
* | | | | Merge work:/home/bk/mysql-4.1 | serg@serg.mysql.com | 2003-03-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | error message fixed | serg@serg.mysql.com | 2003-02-26 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | sql_analyse.cc, spatial.cc: | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -21/+15 |
|/ / / | |||||
* | | | make EXPLAIN killable | serg@serg.mysql.com | 2003-02-21 | 1 | -2/+4 |
* | | | Bug fix: for SHOW STATUS (when ssl is used) | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -0/+2 |
* | | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-02-17 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Changed ROW_RESULT to default | gluh@gluh.mysql.r18.ru | 2003-01-31 | 1 | -2/+2 |
* | | | | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -8/+12 |
* | | | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -0/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -0/+5 |
* | | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -17/+32 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 1 | -0/+6 |
| * | | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -18/+26 |
* | | | | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -54/+101 |
* | | | | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -12/+12 |
* | | | | changes based on partial revie of task 577 (SCRUM) | bell@sanja.is.com.ua | 2003-01-30 | 1 | -10/+10 |
* | | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -35/+0 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-01-29 | 1 | -3/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -3/+3 |
* | | | | improving of fields list creation in derived tables and unions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -8/+10 |
* | | | | Merge | bell@sanja.is.com.ua | 2003-01-28 | 1 | -375/+600 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fixed bugs in temporary tables in subselect implementation (SCRUM) | bell@sanja.is.com.ua | 2003-01-28 | 1 | -7/+5 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1 | bell@sanja.is.com.ua | 2003-01-26 | 1 | -12/+5 |
| |\ \ \ | |||||
| | * | | | removed switching off static table optimization for subselects (SCRUM , pre-c... | bell@sanja.is.com.ua | 2003-01-26 | 1 | -12/+5 |
| * | | | | 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 | -14/+22 |
| * | | | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -351/+577 |
| |\ \ \ \ | |||||
| | * | | | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -352/+578 |