summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYbb-10.2-BUG29363867Oleksandr Byelkin2021-04-281-0/+15
* MDEV-24220 Server crash in base_list_iterator::next orIgor Babaev2020-11-171-0/+20
* MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-1/+1
* Merge 10.1 into 10.2Marko Mäkelä2019-09-111-1/+1
|\
| * MDEV-17610 - fix result, for the case when test runs with userstat=onVladislav Vaintroub2019-09-031-1/+1
* | Updated mtr files to support different compiled in optionsMonty2019-09-011-2/+7
* | Merge 10.1 into 10.2Eugene Kosov2019-07-091-0/+14
|\ \ | |/
| * MDEV-17963: Assertion `field_pos < field_count' failed in Protocol_text::stor...Varun Gupta2019-07-091-0/+14
* | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+16
|\ \ | |/
| * MDEV-17610 Unexpected connection abort after certain operations fromVladislav Vaintroub2019-04-041-0/+16
* | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+1
|\ \ | |/
| * MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-0/+33
|\ \ | |/
| * Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-0/+33
| |\
| | * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-0/+33
| | |\
| | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-0/+33
* | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-3/+3
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+17
|\ \ \ \ | |/ / /
| * | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-0/+17
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-031-0/+17
| | |\ \ | | | |/
| | | * MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec...Oleksandr Byelkin2018-08-311-0/+17
* | | | MDEV-16311 Server crash when using a NAME_CONST() with a CURSORAlexander Barkov2018-06-131-0/+17
* | | | MDEV-15870 Using aggregate and window function in unexpected places can crash...Alexander Barkov2018-06-131-0/+11
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-0/+11
|\ \ \ \ | |/ / /
| * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-0/+11
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-1/+1
|\ \ \ \ | |/ / /
| * | | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-1/+1
* | | | MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID ()Oleksandr Byelkin2018-03-121-0/+8
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+123
|\ \ \ \ | |/ / /
| * | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-0/+123
* | | | MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-241-0/+28
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-0/+12
|\ \ \ \ | |/ / /
| * | | MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-141-0/+12
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-061-0/+28
|\ \ \ \ | |/ / /
| * | | MDEV-10972: Insert from select / view / union -- repeatable crash in 10.1, 10...Oleksandr Byelkin2017-09-041-0/+28
* | | | Fixed the bug mdev-13346.Igor Babaev2017-08-151-0/+17
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+38
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-0/+38
| |\ \ \ | | |/ /
| | * | MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...Oleksandr Byelkin2017-02-271-0/+38
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-4/+4
* | | | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-9/+10
|\ \ \ \ | |/ / /
| * | | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-281-0/+10
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+39
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+39
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+39
| | |\ \ | | | |/
| | | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-081-0/+1
| | | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Oleksandr Byelkin2016-12-061-0/+38
* | | | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-281-0/+9
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-3/+3
* | | | Fixed bug mdev-11081.Igor Babaev2016-11-211-0/+39