summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14467 Item_param: replace {INT|DECIMAL|REAL|STRING|TIME}_VALUE with Type...Alexander Barkov2017-11-291-1/+0
* MDEV-14494 Move set_param_xxx() in sql_prepare.cc to methods in Item_param an...Alexander Barkov2017-11-241-150/+71
* MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parametersAlexander Barkov2017-11-211-1/+7
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-4/+5
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-4/+5
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-4/+5
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-4/+5
| | | |\
| | | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
| | | | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-4/+5
* | | | | MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULLhalfspawn2017-10-141-6/+32
* | | | | MDEV-12874 UPDATE statements with the same source and targetSergei Golubchik2017-10-031-2/+5
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-4/+4
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13436 PREPARE doesn't work as expected & throws errors but MySQL is work...Oleksandr Byelkin2017-09-111-1/+1
* | | | | MDEV-13415 Wrap the code in sp.cc into a class Sp_handlerAlexander Barkov2017-07-311-4/+5
* | | | | MDEV-12137 DELETE statement with the same source and targetSergei Golubchik2017-07-071-2/+2
* | | | | MDEV-12137 DELETE statement with the same source and targethalfspawn2017-07-071-1/+3
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed a failure of the test case for the bug mdev-13107 in --ps-protocol.Igor Babaev2017-06-281-1/+1
| * | | | MDEV-12579: Incorrect arguments to mysqld_stmt_execute when using LOBsOleksandr Byelkin2017-06-221-2/+4
* | | | | MDEV-13197 Parser refactoring for CREATE VIEW,TRIGGER,SP,UDF,EVENTAlexander Barkov2017-07-011-2/+2
* | | | | Merge 10.2 into bb-10.2-ext; also, fix MDEV-13015 After restart, InnoDB wrong...Marko Mäkelä2017-06-151-64/+158
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12471: BULK CommandOleksandr Byelkin2017-06-141-64/+158
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
| | | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-05-081-0/+1
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-15/+14
* | | | | MDEV-9235 Add Type_handler::is_param_long_data_type()Alexander Barkov2017-04-221-14/+2
* | | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-0/+2
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-03-211-1/+1
| | |\ \ | | | |/
| | | * Use correct function name in DEBUG_ENTERSergei Petrunia2017-03-091-1/+1
* | | | MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2017-03-091-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULLSergei Golubchik2017-01-171-1/+1
* | | | MDEV-11848 Automatic statement repreparation changes query semanticsAlexander Barkov2017-01-241-1/+8
* | | | MDEV-11134 Assertion `fixed' failed in Item::const_charset_converter(THD*, CH...Alexander Barkov2017-01-231-24/+11
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-9/+10
|\ \ \ \ | |/ / /
| * | | MDEV-10702 Crash in SET STATEMENT FOR EXECUTEAlexander Barkov2016-09-091-9/+39
* | | | MDEV-11359 Implement IGNORE for bulk operationOleksandr Byelkin2016-11-291-0/+3
* | | | MDEV-11360 Dynamic SQL: DEFAULT as a bind parameterAlexander Barkov2016-11-271-2/+2
* | | | Fixed embedded prepared statements.Oleksandr Byelkin2016-11-181-0/+4
* | | | Fixed print format.Oleksandr Byelkin2016-11-031-1/+1