summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* LEX initialization fixedunknown2004-07-211-2/+2
* aggregate functions check during substitution made only for single row subsel...unknown2004-07-041-0/+1
* fixed EXPLAIN behaviour with prepared statements (BUG#4271)unknown2004-06-251-10/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-39/+6
|\
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-39/+6
* | - fixed a compile error on Windows (incompatible cast)unknown2004-06-231-1/+1
|/
* Mergeunknown2004-06-221-2/+11
|\
| * fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090)unknown2004-06-131-2/+11
* | Unused variables removed (many files).unknown2004-06-211-1/+0
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-091-14/+12
|\
| * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types unknown2004-06-091-14/+12
* | SQL Syntax for Prepared Statements: post-merge fixesunknown2004-06-081-4/+4
* | Mergedunknown2004-06-071-85/+308
|\ \ | |/ |/|
| * Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-150/+51
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-79/+401
| |\
| | * * New, binlog-aware character sets support in SQL Syntax for Prepared statem...unknown2004-06-011-29/+129
| | * Manually merged, requirees more mergingunknown2004-05-251-93/+176
| | |\
| | * | Added support for PREPARE stmt1 FROM @var, unknown2004-05-241-39/+69
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-52/+243
| | |\ \
| | | * | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-22/+30
| | | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-39/+222
| | | |\ \
| | | | * | WL#1622: Post-merge fixesunknown2004-05-051-8/+8
| | | | * | Manual merge for WL#1622 code, will need fixesunknown2004-05-051-41/+224
| | | | |\ \
| | | | | * | More small WL#1622 fixes: Allocate name of Prepared Statement on PS's mem_root.unknown2004-04-301-4/+2
| | | | | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-301-38/+219
| | | | | |\ \
| | | | | | * | Post-merge fixesunknown2004-04-141-2/+1
| | | | | | * | Mergedunknown2004-04-131-39/+221
| | | | | | |\ \
| | | | | | | * | WL#1622 "SQL Syntax for Prepared Statements": post-review fixes:unknown2004-04-131-48/+65
| | | | | | | * | Mergeunknown2004-04-081-18/+186
| | | | | | | |\ \
| | | | | | | | * | Correct handling of parameter variables with NULL values in PREPARE queriesunknown2004-04-071-2/+4
| | | | | | | | * | Post-merge fixesunknown2004-04-051-18/+184
| | | | | | | | |\ \
| | | | | | | | | * | Many files:unknown2004-04-051-18/+184
* | | | | | | | | | | More comments in prepared statements code.unknown2004-06-061-1/+7
|/ / / / / / / / / /
* | | | | | | | | | changed comment for LONG_DATA_COMMANDunknown2004-05-251-3/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Support for character set conversion in binary protocol: another gounknown2004-05-251-95/+177
|/ / / / / / / /
* | | | | | | | embedded library: fix for sending of parameters to stored procedure.unknown2004-05-181-3/+13
* | | | | | | | Fixes for #3371, #3372, #3374, #3375, #3376unknown2004-05-151-0/+58
|/ / / / / / /
* | | | | | | mysql_stmt_reset now expects ok/error packet from server.unknown2004-05-061-7/+11
* | | | | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-2/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-2/+5
| |\ \ \ \ \ \
| | * | | | | | Delete Items created during Prepared Stat (memory leak bug) (Bug #3451)unknown2004-05-051-2/+5
| | |/ / / / /
* | | | | | | Fixes for prior commitunknown2004-05-051-3/+3
* | | | | | | Windows fixes for VC++ compiler compabilityunknown2004-05-051-2/+2
|/ / / / / /
* | | | | | Manual merge of bugfix for Bug #1664.unknown2004-05-041-20/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for remaining issues described in Bug #1664 unknown2004-05-041-20/+30
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-301-4/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedunknown2004-04-301-4/+16
| |/ / / /
* | | | | Fix and testcase for BUG#3367.unknown2004-04-131-2/+2
|/ / / /