summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug mdev-10889Igor Babaev2016-09-261-0/+37
* Fixed bug mdev-10884.mariadb-10.2.2Igor Babaev2016-09-251-0/+51
* Adjusted test results.Igor Babaev2016-09-251-1/+1
* Fixed bug mdev-10881Igor Babaev2016-09-241-0/+60
* Fixed bug mdev-10883.Igor Babaev2016-09-241-0/+29
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-242-2/+2
* Typo fixVicențiu Ciorbaru2016-09-241-1/+1
* Make win_big test specify only if Sort_merge_passes have happenedVicențiu Ciorbaru2016-09-241-18/+36
* MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-0/+93
* Clean up nth_valueVicențiu Ciorbaru2016-09-241-0/+120
* Implement LEAD and LAG and NTH_VALUE functionsVicențiu Ciorbaru2016-09-241-0/+229
* Cleanup win testcase to always be deterministicVicențiu Ciorbaru2016-09-241-195/+195
* Fix win_std nondeterministic resultsVicențiu Ciorbaru2016-09-241-28/+0
* MDEV-9935: Window functions: assertion failure with empty OVER () clauseVicențiu Ciorbaru2016-09-241-0/+145
* Add test results for win_first_last_valueVicențiu Ciorbaru2016-09-241-0/+104
* Allow first/last value functions to have frame definitionsVicențiu Ciorbaru2016-09-241-75/+0
* Update features result to account for window functions counterVicențiu Ciorbaru2016-09-241-0/+1
* Add results for first_value and last_value test caseVicențiu Ciorbaru2016-09-241-0/+75
* Add test case for STD function used as window functionVicențiu Ciorbaru2016-09-241-0/+321
* Add test case for new window functions status varVicențiu Ciorbaru2016-09-241-0/+38
* MDEV-10669: Crash in SELECT with window function usedVicențiu Ciorbaru2016-09-241-0/+25
* MDEV-10815: Window Function Expressions Wrong ResultsVicențiu Ciorbaru2016-09-241-9/+35
* Frame bounds using FOLLOWING or PRECEDING can have 0 as cardinal valueVicențiu Ciorbaru2016-09-241-0/+767
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-247-7/+7
* Added the test case for bug mdev-9941 that was fixed some time ago.Igor Babaev2016-09-231-0/+43
* Fixed bug mdev-10874.Igor Babaev2016-09-231-0/+88
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-236-0/+2857
* MDEV-10297 Add priorization to threadpoolVladislav Vaintroub2016-09-222-42/+36
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-221-0/+48
|\
| * Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864Igor Babaev2016-09-221-0/+48
* | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-21138-521/+34973
|\ \ | |/
| * fix main.index_intersect_innodb failure on trusty-amd64Sergei Golubchik2016-09-211-2/+2
| * Fixed bug mdev-10842.Igor Babaev2016-09-201-0/+39
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-19133-471/+35006
| |\
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-171-11/+12
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-2/+2
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-0/+3
| | * Don't increment 'Empty_queries' for queries with errors.Monty2016-09-151-0/+8
| | * Fixed bug mdev-10785.Igor Babaev2016-09-141-0/+16
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-131-0/+41
| | |\
| | | * MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-131-0/+41
| | * | Fixed bug mdev-10783.Igor Babaev2016-09-131-0/+9
| | |/
| | * Fixed bug mdev-10782.Igor Babaev2016-09-121-0/+25
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-0966-151/+1586
| | |\
| | | * It is now possible to remove values multiple times from window functionsVicențiu Ciorbaru2016-09-091-6/+41
| | | * Add min/max test cases for window functionsVicențiu Ciorbaru2016-09-091-0/+97
| | | * MDEV-10097: Assertion `count > 0' failed in Item_sum_sum::add_helper(bool)Vicențiu Ciorbaru2016-09-091-0/+21
| | | * MDEV-10763: Wrong result - server does not return NULL values from default li...Oleksandr Byelkin2016-09-091-0/+29
| | | * MDEV-10765: Wrong result - query does not retrieve values from default partit...Oleksandr Byelkin2016-09-091-0/+55
| | | * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-0963-145/+1343
| | | |\