summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* spelling fixed/comments added (postreview fixes)unknown2004-11-251-0/+2
* post-merge fixunknown2004-11-251-6/+21
* mergeunknown2004-11-211-16/+60
|\
| * mergeunknown2004-11-111-8/+52
| |\
| | * mergeunknown2004-10-051-8/+52
| | |\
| | | * support of join view updateability (WL#1809)unknown2004-09-151-8/+45
| | | * fixed merged view fields names (BUG#5147)unknown2004-09-141-0/+7
* | | | mergedunknown2004-11-201-19/+4
|\ \ \ \
| * \ \ \ Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-19/+4
| |\ \ \ \
| | * | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-19/+4
* | | | | | fixing a small typounknown2004-11-151-1/+1
* | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-17/+9
* | | | | | mergeunknown2004-11-121-125/+83
|\ \ \ \ \ \
| * | | | | | post-review fixesunknown2004-11-121-1/+1
| * | | | | | errors without code removedunknown2004-10-201-127/+82
| | |_|_|/ / | |/| | | |
* | | | | | Rename: send_prepare_results -> check_prepared_statement (sql_prepare.cc)unknown2004-11-111-10/+21
| |_|_|/ / |/| | | |
* | | | | merge on pullunknown2004-11-091-15/+16
|\ \ \ \ \
| * | | | | After merge fixesunknown2004-11-091-2/+6
| * | | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Simpler arena swapping codeunknown2004-11-081-3/+3
| | | |/ / | | |/| |
| * | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-10/+7
| |\ \ \ \ | | |/ / /
| | * | | Remove usage of !$ from mysql-testsunknown2004-11-021-14/+12
| | * | | Enable REPLACE ... SELECT in prepared statements.unknown2004-10-301-0/+1
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-081-1/+5
|\ \ \ \ \
| * | | | | new lock for multiupdate:unknown2004-11-051-1/+5
| |/ / / /
* | | | | Fix the client_test failure (due to failing cursors tests after the merge). unknown2004-11-051-10/+6
* | | | | A fix and test case for Bug#6102 "Server crash with prepared statement unknown2004-11-051-0/+15
|/ / / /
* | | | Fixes after merge with 4.1unknown2004-11-031-10/+17
* | | | merge with 4.1unknown2004-10-291-13/+47
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Making the latest fix for Bug#6166 (key.test) work in prepared statements.unknown2004-10-281-2/+4
| * | A lot of fixes for prepared statements (PS):unknown2004-10-261-1/+10
| * | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+0
| * | Manual merge.unknown2004-10-211-2/+13
| |\ \
| | * | A fix and test case for bug#6059 "mysql_stmt_field_count returns unknown2004-10-211-2/+13
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-4/+2
| |\ \ \
| | * | | Fix for bug #6173 "One can circumvent missing UPDATE privilege ifunknown2004-10-201-4/+2
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | true,false -> TRUE, FALSEunknown2004-10-141-2/+2
| * | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-2/+5
| |/ /
| * | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-5/+4
| * | A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared unknown2004-09-081-1/+9
* | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-15/+4
| |/ |/|
* | Update after mergeunknown2004-09-091-2/+2
* | Merge on pullunknown2004-09-091-111/+113
|\ \
| * | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-6/+5
| * | Merge with 4.1unknown2004-09-061-103/+104
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-031-4/+3
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-311-4/+3
| | | |\
| | | | * Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-4/+3
| | * | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEunknown2004-09-021-20/+30
| | |/ /