summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+5
|\
| * Cleanups during reviewunknown2005-07-181-1/+5
* | Merge mysql.com:/space/my/mysql-4.1.13-cloneunknown2005-07-151-4/+8
|\ \
| * | Jim's fix for the #10443.unknown2005-07-151-4/+8
* | | Implement MarkM optimization request to avoid redundnat packet exchangeunknown2005-07-141-13/+30
* | | Merge mysql.com:/opt/local/work/mysql-4.1-11458unknown2005-07-131-1/+4
|\ \ \ | |_|/ |/| |
| * | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-4/+9
| |/
* | After merge fixesunknown2005-07-041-9/+9
* | Merge with 4.1unknown2005-07-031-1/+1
|\ \ | |/
| * Better bug fix for:unknown2005-06-271-0/+1
* | Fix a crash I introduced by the last push.unknown2005-07-011-1/+2
* | Fix a valgrind warning.unknown2005-07-011-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-011-8/+22
|\ \
| * | A fix and a test case for Bug#11172 "mysql_stmt_attr_setunknown2005-07-011-8/+22
* | | Name resolution context added (BUG#6443)unknown2005-07-011-27/+30
|/ /
* | - implement inheritance of sp_instr: public Query_arena.unknown2005-06-231-1/+1
* | Remove THD::stmt_backupunknown2005-06-221-16/+20
* | Adjust to the changed Query_arena constructor:unknown2005-06-221-1/+1
* | Fix a formatting bug and add a test for it.unknown2005-06-201-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-10/+11
|\ \
| * | Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-10/+11
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-171-23/+51
|\ \ \ | |/ /
| * | Post-merge fixes.unknown2005-06-171-8/+7
| * | Manual merge (4.1->5.0)unknown2005-06-171-23/+52
| |\ \ | | |/
| | * Fix Bug#9334 "PS API queries in log file" and unknown2005-06-171-22/+49
* | | renamed:unknown2005-06-151-10/+10
|/ /
* | A fix and test case for Bug#10729 "mysql_stmt_attr_set unknown2005-06-091-24/+34
* | Manual mergeunknown2005-06-091-3/+1
|\ \
| * | Fix for bug #11158 "Can't perform multi-delete in stored procedure".unknown2005-06-091-2/+1
* | | Trim trailing spaces.unknown2005-06-081-104/+104
* | | Cleanup sql_prepare.ccunknown2005-06-081-176/+136
* | | A followup patch for Bug#7306 (limit in prepared statements):unknown2005-06-081-0/+3
|/ /
* | Fixed failing tests for not 32 bit intel machinesunknown2005-05-161-5/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-121-7/+20
|\ \
| * | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"unknown2005-05-121-7/+20
* | | Manual mergeunknown2005-05-101-5/+1
|\ \ \ | |/ / |/| |
| * | Many files:unknown2005-05-101-5/+1
* | | A fix and a test case for Bug#9520 "SELECT DISTINCT crashes serverunknown2005-04-301-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-221-5/+0
|\ \
| * | Fix for bug #9486 "Can't perform multi-update in stored procedure".unknown2005-04-151-5/+0
* | | Allow SQLCOM_CALL in prepared mode.unknown2005-04-131-0/+1
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-0/+3
|\ \
| * | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-0/+3
* | | merge 4.1->5.0unknown2005-03-311-2/+2
|\ \ \ | |/ / |/| / | |/
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-2/+2
* | Manual mergeunknown2005-03-241-6/+8
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"unknown2005-03-241-6/+8
* | | Field::quote_data():unknown2005-03-171-1/+1
|/ /
* | Cleanup during reviewsunknown2005-03-161-1/+1
* | Fix for sp.test failure in --ps-protocol mode (2nd attempt).unknown2005-03-101-32/+67