summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressionsAlexander Barkov2016-10-083-3/+186
* MDEV-10585 EXECUTE IMMEDIATE statementAlexander Barkov2016-10-083-0/+224
* MDEV-10709 Expressions as parameters to Dynamic SQLAlexander Barkov2016-10-081-0/+171
* Remove test for using bash characters in tls/ssl file and directory names.Georg Richter2016-10-061-19/+0
* MDEV-6112 multiple triggers per tableMonty2016-10-0512-8/+526
* Fixed bug mdev-10933.Igor Babaev2016-09-301-0/+26
* Post-review addition to the fix for mdev-10868.Igor Babaev2016-09-301-1/+11
* Fixed bug mdev-10923.Igor Babaev2016-09-301-0/+33
* Fixed bug mdev-10868.Igor Babaev2016-09-301-0/+43
* Fixed the bug number in the comment of the test case for mdev-10899.Igor Babaev2016-09-301-1/+1
* Fixed bug mdev-10889Igor Babaev2016-09-261-0/+32
* Fixed bug mdev-10884.mariadb-10.2.2Igor Babaev2016-09-251-0/+28
* Fixed bug mdev-10881Igor Babaev2016-09-241-0/+48
* Fixed bug mdev-10883.Igor Babaev2016-09-241-0/+24
* Make win_big test specify only if Sort_merge_passes have happenedVicențiu Ciorbaru2016-09-241-6/+25
* MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-0/+104
* Clean up nth_valueVicențiu Ciorbaru2016-09-241-0/+67
* Implement LEAD and LAG and NTH_VALUE functionsVicențiu Ciorbaru2016-09-241-0/+110
* Cleanup win testcase to always be deterministicVicențiu Ciorbaru2016-09-241-207/+209
* Fix win_std nondeterministic resultsVicențiu Ciorbaru2016-09-241-0/+2
* MDEV-9935: Window functions: assertion failure with empty OVER () clauseVicențiu Ciorbaru2016-09-241-0/+66
* Add test results for win_first_last_valueVicențiu Ciorbaru2016-09-241-0/+58
* Add test case for STD function used as window functionVicențiu Ciorbaru2016-09-241-0/+134
* Add test case for new window functions status varVicențiu Ciorbaru2016-09-241-0/+18
* MDEV-10669: Crash in SELECT with window function usedVicențiu Ciorbaru2016-09-241-0/+14
* MDEV-10815: Window Function Expressions Wrong ResultsVicențiu Ciorbaru2016-09-241-3/+23
* Frame bounds using FOLLOWING or PRECEDING can have 0 as cardinal valueVicențiu Ciorbaru2016-09-241-0/+321
* Added the test case for bug mdev-9941 that was fixed some time ago.Igor Babaev2016-09-231-0/+27
* Fixed bug mdev-10874.Igor Babaev2016-09-231-0/+48
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-236-0/+119
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-221-0/+38
|\
| * Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864Igor Babaev2016-09-221-0/+38
* | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-2166-89/+4344
|\ \ | |/
| * fix main.index_intersect_innodb failure on trusty-amd64Sergei Golubchik2016-09-211-0/+2
| * Fixed bug mdev-10842.Igor Babaev2016-09-201-0/+32
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-1964-111/+4450
| |\
| | * Don't increment 'Empty_queries' for queries with errors.Monty2016-09-151-0/+9
| | * Test case for fix assertion/hang in read_init_file()Monty2016-09-151-1/+1
| | * Fixed bug mdev-10785.Igor Babaev2016-09-141-1/+16
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-131-0/+48
| | |\
| | | * MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-131-0/+48
| | * | Fixed bug mdev-10783.Igor Babaev2016-09-131-1/+9
| | |/
| | * Fixed bug mdev-10782.Igor Babaev2016-09-121-1/+23
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-0929-51/+765
| | |\
| | | * It is now possible to remove values multiple times from window functionsVicențiu Ciorbaru2016-09-091-6/+18
| | | * Add min/max test cases for window functionsVicențiu Ciorbaru2016-09-091-0/+49
| | | * MDEV-10097: Assertion `count > 0' failed in Item_sum_sum::add_helper(bool)Vicențiu Ciorbaru2016-09-091-0/+17
| | | * MDEV-10763: Wrong result - server does not return NULL values from default li...Oleksandr Byelkin2016-09-091-0/+20
| | | * MDEV-10765: Wrong result - query does not retrieve values from default partit...Oleksandr Byelkin2016-09-091-0/+47
| | | * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-0926-45/+614
| | | |\