summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust to the changed Query_arena constructor:konstantin@mysql.com2005-06-221-1/+1
* Fix a formatting bug and add a test for it.konstantin@mysql.com2005-06-201-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-06-171-10/+11
|\
| * Rename all prepared statements COM_ commands to prefix with COM_STMT_konstantin@mysql.com2005-06-171-10/+11
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-06-171-23/+51
|\ \ | |/
| * Post-merge fixes.konstantin@mysql.com2005-06-171-8/+7
| * Manual merge (4.1->5.0)konstantin@mysql.com2005-06-171-23/+52
| |\
| | * Fix Bug#9334 "PS API queries in log file" and konstantin@mysql.com2005-06-171-22/+49
* | | renamed:serg@serg.mylan2005-06-151-10/+10
|/ /
* | A fix and test case for Bug#10729 "mysql_stmt_attr_set konstantin@mysql.com2005-06-091-24/+34
* | Manual mergedlenev@mysql.com2005-06-091-3/+1
|\ \
| * | Fix for bug #11158 "Can't perform multi-delete in stored procedure".dlenev@brandersnatch.localdomain2005-06-091-2/+1
* | | Trim trailing spaces.konstantin@mysql.com2005-06-081-104/+104
* | | Cleanup sql_prepare.cckonstantin@mysql.com2005-06-081-176/+136
* | | A followup patch for Bug#7306 (limit in prepared statements):konstantin@mysql.com2005-06-081-0/+3
|/ /
* | Fixed failing tests for not 32 bit intel machinesmonty@mysql.com2005-05-161-5/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-121-7/+20
|\ \
| * | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"konstantin@mysql.com2005-05-121-7/+20
* | | Manual mergeigor@rurik.mysql.com2005-05-101-5/+1
|\ \ \ | |/ / |/| |
| * | Many files:igor@rurik.mysql.com2005-05-101-5/+1
* | | A fix and a test case for Bug#9520 "SELECT DISTINCT crashes serverkonstantin@mysql.com2005-04-301-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-04-221-5/+0
|\ \
| * | Fix for bug #9486 "Can't perform multi-update in stored procedure".dlenev@brandersnatch.localdomain2005-04-151-5/+0
* | | Allow SQLCOM_CALL in prepared mode.konstantin@mysql.com2005-04-131-0/+1
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-011-0/+3
|\ \
| * | fixed mechanism of detection selection from table wich we updatebell@sanja.is.com.ua2005-03-281-0/+3
* | | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-2/+2
|\ \ \ | |/ / |/| / | |/
| * fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-2/+2
* | Manual mergekonstantin@mysql.com2005-03-241-6/+8
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"konstantin@mysql.com2005-03-241-6/+8
* | | Field::quote_data():serg@serg.mylan2005-03-171-1/+1
|/ /
* | Cleanup during reviewsmonty@mysql.com2005-03-161-1/+1
* | Fix for sp.test failure in --ps-protocol mode (2nd attempt).dlenev@brandersnatch.localdomain2005-03-101-32/+67
* | Fix for yet another memleak caused by SP-locking patch.dlenev@brandersnatch.localdomain2005-03-051-2/+0
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-18/+7
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-18/+7
* | | Fixes for bug#8115 "Server Crash with prepared statement"konstantin@mysql.com2005-03-031-8/+27
* | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-5/+3
|/ /
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-0/+13
|\ \
| * | Precision Math implementationhf@deer.(none)2005-02-091-0/+13
* | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-3/+5
|/ /
* | Merge with 4.1monty@mysql.com2005-01-151-1/+5
|\ \ | |/
| * Fix bug in INSERT DELAYED with prepared statementsmonty@mysql.com2005-01-141-1/+5
* | Manual merge.konstantin@mysql.com2005-01-131-1/+5
|\ \ | |/
| * Add logging of COM_EXECUTE in the general query log.konstantin@mysql.com2005-01-131-1/+4
* | Fixed a bug in prepared statements error handlingmonty@mysql.com2005-01-061-2/+2
* | added correct res initialisationbell@sanja.is.com.ua2005-01-051-1/+12
* | fixed bugs in view code with prepared statemntsbell@sanja.is.com.ua2005-01-041-17/+62
* | After merge fixesmonty@mysql.com2005-01-041-1/+6
* | fixed reporting errorbell@sanja.is.com.ua2005-01-031-2/+3