Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -2/+1 |
|\ | |||||
| * | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 1 | -2/+1 |
* | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -0/+2 |
|/ | |||||
* | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -1/+1 |
|\ | |||||
| * | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -1/+1 |
* | | Code cleanup | hf@deer.(none) | 2004-01-19 | 1 | -1/+0 |
* | | Code cleanup (working on PS & cleanup() code) | hf@deer.(none) | 2004-01-19 | 1 | -2/+2 |
* | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -7/+13 |
|/ | |||||
* | Fix for #2184 (Prepared statements if embedded library broken) | hf@deer.(none) | 2003-12-23 | 1 | -1/+1 |
* | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -2/+2 |
* | Prepared_statement deployed instead of PREP_STMT. | konstantin@oak.local | 2003-12-20 | 1 | -258/+335 |
* | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -18/+18 |
* | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -2/+2 |
* | don't delete select_lex->having and select_lex->where as we delete | konstantin@oak.local | 2003-12-01 | 1 | -6/+4 |
* | memory leak (no delete for query= new String) fixed | konstantin@oak.local | 2003-11-27 | 1 | -6/+6 |
* | fix for bug #1946: | konstantin@oak.local | 2003-11-25 | 1 | -1/+0 |
* | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -1/+1 |
* | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -1/+0 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -1/+1 |
* | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+1 |
|\ | |||||
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+1 |
* | | BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails | pem@mysql.comhem.se | 2003-10-27 | 1 | -1/+1 |
|/ | |||||
* | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -6/+12 |
* | Fix for #1487 | hf@deer.(none) | 2003-10-06 | 1 | -1/+10 |
* | Fix for #1470 | hf@deer.(none) | 2003-10-06 | 1 | -0/+1 |
* | Fix for #1430 | hf@deer.(none) | 2003-10-01 | 1 | -10/+23 |
* | Merge | hf@deer.(none) | 2003-09-26 | 1 | -11/+16 |
|\ | |||||
| * | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -11/+16 |
* | | Bug fixed | hf@deer.(none) | 2003-09-25 | 1 | -2/+2 |
* | | merge | monty@mishka.mysql.fi | 2003-09-24 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -1/+0 |
* | | | SCRUM | hf@deer.(none) | 2003-09-18 | 1 | -0/+2 |
| |/ |/| | |||||
* | | SCRUM | hf@deer.(none) | 2003-09-18 | 1 | -2/+0 |
* | | SCRUM: | hf@deer.(none) | 2003-09-17 | 1 | -6/+18 |
* | | SCRUM | hf@deer.(none) | 2003-09-16 | 1 | -5/+6 |
* | | SCRUM: | hf@deer.(none) | 2003-09-12 | 1 | -3/+10 |
|/ | |||||
* | inserted forgoten ASSERT (BUG#1180) | bell@sanja.is.com.ua | 2003-09-03 | 1 | -2/+1 |
* | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -1/+22 |
* | implementation of mysql_stmt_reset client end | venu@myvenu.com | 2003-07-08 | 1 | -1/+1 |
* | Fix for send_fields flush after a fix for windows slowdown issue | venu@myvenu.com | 2003-07-04 | 1 | -0/+3 |
* | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 |
* | Fix to have a reserved OK byte (prepare result) | venu@myvenu.com | 2003-04-16 | 1 | -4/+5 |
* | Fix to support update + bianry logs with prepared statements (Dynamic query) | venu@myvenu.com | 2003-04-04 | 1 | -23/+113 |
* | - fixed comments so mysql_copyright does not eat the whole files | lenz@mysql.com | 2003-03-25 | 1 | -2/+1 |
* | merge fixes | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -5/+4 |
|\ | |||||
| * | three bug fixes and major code cleanup | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -1/+1 |
* | | sql_prepare.cc: | venu@myvenu.com | 2003-03-04 | 1 | -5/+0 |
* | | Fix EXPLAIN bug with binary protocol | venu@myvenu.com | 2003-03-04 | 1 | -23/+31 |
* | | Fix for the prepared statement access checks | venu@myvenu.com | 2003-02-24 | 1 | -5/+26 |
|/ | |||||
* | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -3/+2 |