summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-3/+6
* BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-2/+2
* Simple fixes during review of new codeunknown2005-07-191-4/+2
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-releaseunknown2005-07-151-4/+8
|\
| * Jim's fix for the #10443.unknown2005-07-151-4/+8
* | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-4/+9
|/
* Better bug fix for:unknown2005-06-271-0/+1
* Fix Bug#9334 "PS API queries in log file" and unknown2005-06-171-22/+49
* fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-2/+2
* Fix bug in INSERT DELAYED with prepared statementsunknown2005-01-141-1/+5
* Add logging of COM_EXECUTE in the general query log.unknown2005-01-131-1/+4
* better fix for bug#7242 (crash in prepared INSERT ... UPDATE)unknown2004-12-241-26/+4
* Bug#7242unknown2004-12-141-0/+23
* WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
|\
| * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | Fixes to make mysql-test-run --embedded-server workingunknown2004-12-021-2/+11
|/
* 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
* | Simpler arena swapping codeunknown2004-11-081-3/+3
|/
* Remove usage of !$ from mysql-testsunknown2004-11-021-14/+12
* Enable REPLACE ... SELECT in prepared statements.unknown2004-10-301-0/+1
* 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
* 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
|/ /
* | Change Item_arena::state to enumunknown2004-08-311-9/+9
|/
* Merge: manual resolveunknown2004-08-241-2/+6
|\
| * Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-2/+6
* | Fix to compile with msvc: converted static const int Item_arena::* to enum me...unknown2004-08-241-9/+9
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-89/+69
|\
| * Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-89/+69
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-0/+2
|\ \ | |/ |/|
| * Small tab's cleanupunknown2004-08-191-1/+1
| * addition to fixes about #4700, 4701unknown2004-08-191-0/+1
| * Fixes for bugs in embedded library:unknown2004-07-221-0/+1
* | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+2
* | Fix for stored procedures BUG#4726: Stored procedure crash when looping over ...unknown2004-07-231-0/+3