summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp.test
Commit message (Expand)AuthorAgeFilesLines
* 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/+10
* | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+149
|\ \ | |/
| * MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-0/+149
* | MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-241-0/+33
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-0/+17
|\ \ | |/
| * MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-141-0/+17
* | Merge 10.1 into 10.2Marko Mäkelä2017-09-061-0/+31
|\ \ | |/
| * MDEV-10972: Insert from select / view / union -- repeatable crash in 10.1, 10...Oleksandr Byelkin2017-09-041-0/+31
* | Fixed the bug mdev-13346.Igor Babaev2017-08-151-0/+22
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+40
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-031-0/+40
| |\
| | * MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...Oleksandr Byelkin2017-02-271-0/+40
* | | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-12/+14
|\ \ \ | |/ /
| * | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-281-0/+14
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+51
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+51
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+51
| | |\
| | | * 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/+50
* | | | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-281-0/+11
* | | | Fixed bug mdev-11081.Igor Babaev2016-11-211-0/+38
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-8/+1
|/ / /
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-1/+0
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+69
|\ \ \ | |/ /
| * | MDEV-7040: Crash in field_conv, memcpy_field_possible, part#2Sergei Petrunia2015-08-031-0/+68
* | | MDEV-7023: Error 2027: Malformed packet and assertion `field_types == 0 || fi...Oleksandr Byelkin2015-01-291-0/+61
* | | parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-041-6/+27
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-1/+1
|/ /
* | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-11-031-1/+1
* | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+31
|\ \ | |/
| * MDEV-4978 - Server cursor is broken with blobs in the select list,Sergey Vojtovich2013-09-061-0/+31
* | 5.5 mergeSergei Golubchik2013-06-061-1/+62
|\ \ | |/
| * If one declared several continue handler for the same condition on different ...Michael Widenius2013-05-061-1/+62
* | 5.5 mergeSergei Golubchik2013-01-291-0/+20
|\ \ | |/
| * Merge 5.3->5.5Igor Babaev2013-01-231-0/+20
| |\
| | * MDEV-3900 Optimizer difference between MySQL and MariaDB with stored function...unknown2013-01-171-0/+19
* | | Automatic merge with 5.5Michael Widenius2012-09-011-2/+7
|\ \ \ | |/ /
| * | 5.3 mergeSergei Golubchik2012-08-271-2/+7
| |\ \ | | |/
| | * 5.2 merge.Sergei Golubchik2012-08-221-5/+6
| | |\
| | | * 5.1 mergeSergei Golubchik2012-08-221-0/+37
| | | |\
| | | | * Backport 5.5=>5.1 Patch for Bug#13805127: Tor Didriksen2012-04-181-0/+37
* | | | | automatic merge with 5.5Michael Widenius2012-06-271-0/+41
|\ \ \ \ \ | |/ / / /
| * | | | Fixed LP bug #1002157.Igor Babaev2012-06-151-0/+41
* | | | | Increased the version number to 10.0Michael Widenius2012-05-311-7/+7
|/ / / /
* | | | 5.3 mergeSergei Golubchik2012-05-211-0/+40
|\ \ \ \ | |/ / /
| * | | Test suite of fixed bug (LP bug#993459).unknown2012-05-171-0/+36
| * | | mergeSergei Golubchik2012-04-051-0/+29
| |\ \ \ | | |/ /
| | * | mergeSergei Golubchik2012-04-051-0/+29
| | |\ \ | | | |/