summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-091-2/+1
|\
| * now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-2/+1
* | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-0/+2
|/
* Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2004-01-191-1/+1
|\
| * removed droping field->query_id for reinitialization tables for subquery.bell@sanja.is.com.ua2004-01-031-1/+1
* | Code cleanuphf@deer.(none)2004-01-191-1/+0
* | Code cleanup (working on PS & cleanup() code)hf@deer.(none)2004-01-191-2/+2
* | Fix for prepared statementshf@deer.(none)2003-12-301-7/+13
|/
* Fix for #2184 (Prepared statements if embedded library broken)hf@deer.(none)2003-12-231-1/+1
* Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-211-2/+2
* Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-201-258/+335
* THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-18/+18
* Fixes after merge with 4.0monty@mysql.com2003-12-191-2/+2
* don't delete select_lex->having and select_lex->where as we deletekonstantin@oak.local2003-12-011-6/+4
* memory leak (no delete for query= new String) fixedkonstantin@oak.local2003-11-271-6/+6
* fix for bug #1946:konstantin@oak.local2003-11-251-1/+0
* Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-1/+1
* Update VC++ filesmonty@mysql.com2003-11-211-1/+0
* Merge key cache structures to onemonty@mysql.com2003-11-201-1/+1
* Mergemonty@narttu.mysql.fi2003-11-031-1/+1
|\
| * Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-1/+1
* | BUG#1644: Insertion of more than 3 NULL columns with parameter binding failspem@mysql.comhem.se2003-10-271-1/+1
|/
* Portability fixes for windowsmonty@mashka.mysql.fi2003-10-151-6/+12
* Fix for #1487hf@deer.(none)2003-10-061-1/+10
* Fix for #1470hf@deer.(none)2003-10-061-0/+1
* Fix for #1430hf@deer.(none)2003-10-011-10/+23
* Mergehf@deer.(none)2003-09-261-11/+16
|\
| * SCRUM:hf@deer.(none)2003-09-261-11/+16
* | Bug fixedhf@deer.(none)2003-09-251-2/+2
* | mergemonty@mishka.mysql.fi2003-09-241-1/+0
|\ \
| * | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-1/+0
* | | SCRUMhf@deer.(none)2003-09-181-0/+2
| |/ |/|
* | SCRUMhf@deer.(none)2003-09-181-2/+0
* | SCRUM:hf@deer.(none)2003-09-171-6/+18
* | SCRUMhf@deer.(none)2003-09-161-5/+6
* | SCRUM:hf@deer.(none)2003-09-121-3/+10
|/
* inserted forgoten ASSERT (BUG#1180)bell@sanja.is.com.ua2003-09-031-2/+1
* fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)bell@sanja.is.com.ua2003-09-021-1/+22
* implementation of mysql_stmt_reset client endvenu@myvenu.com2003-07-081-1/+1
* Fix for send_fields flush after a fix for windows slowdown issuevenu@myvenu.com2003-07-041-0/+3
* Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-1/+1
* Fix to have a reserved OK byte (prepare result)venu@myvenu.com2003-04-161-4/+5
* Fix to support update + bianry logs with prepared statements (Dynamic query)venu@myvenu.com2003-04-041-23/+113
* - fixed comments so mysql_copyright does not eat the whole fileslenz@mysql.com2003-03-251-2/+1
* merge fixesSinisa@sinisa.nasamreza.org2003-03-061-5/+4
|\
| * three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-1/+1
* | sql_prepare.cc:venu@myvenu.com2003-03-041-5/+0
* | Fix EXPLAIN bug with binary protocolvenu@myvenu.com2003-03-041-23/+31
* | Fix for the prepared statement access checksvenu@myvenu.com2003-02-241-5/+26
|/
* Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-3/+2