summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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-242-24/+61
* MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-242-0/+197
* Clean up nth_valueVicențiu Ciorbaru2016-09-242-0/+187
* Implement LEAD and LAG and NTH_VALUE functionsVicențiu Ciorbaru2016-09-242-0/+339
* Cleanup win testcase to always be deterministicVicențiu Ciorbaru2016-09-242-402/+404
* Fix win_std nondeterministic resultsVicențiu Ciorbaru2016-09-242-28/+2
* MDEV-9935: Window functions: assertion failure with empty OVER () clauseVicențiu Ciorbaru2016-09-242-0/+211
* Add test results for win_first_last_valueVicențiu Ciorbaru2016-09-242-0/+162
* 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-242-0/+455
* Add test case for new window functions status varVicențiu Ciorbaru2016-09-242-0/+56
* MDEV-10669: Crash in SELECT with window function usedVicențiu Ciorbaru2016-09-242-0/+39
* MDEV-10815: Window Function Expressions Wrong ResultsVicențiu Ciorbaru2016-09-242-12/+58
* Frame bounds using FOLLOWING or PRECEDING can have 0 as cardinal valueVicențiu Ciorbaru2016-09-242-0/+1088
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-249-18/+18
* Added the test case for bug mdev-9941 that was fixed some time ago.Igor Babaev2016-09-232-0/+70
* Fixed bug mdev-10874.Igor Babaev2016-09-232-0/+136
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-2316-0/+3000
* MDEV-10297 Add priorization to threadpoolVladislav Vaintroub2016-09-223-42/+64
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-222-0/+86
|\
| * Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864Igor Babaev2016-09-222-0/+86
* | disable session_track_schema for perfschema.socket_summary_by_instance_funcSergei Golubchik2016-09-212-0/+4
* | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-21882-10348/+88130
|\ \ | |/
| * fix sporadic innodb.auto_increment_dup failuresSergei Golubchik2016-09-212-5/+9
| * fix main.index_intersect_innodb failure on trusty-amd64Sergei Golubchik2016-09-212-2/+4
| * Fixed bug mdev-10842.Igor Babaev2016-09-202-0/+71
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-19427-5873/+49252
| |\
| | * maria.encrypt-wrong-key - cleanup properlySergei Golubchik2016-09-171-0/+2
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-171-11/+12
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-162-2/+2
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-163-8/+8
| | * MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-163-0/+31
| | * Don't increment 'Empty_queries' for queries with errors.Monty2016-09-152-0/+17
| | * Test case for fix assertion/hang in read_init_file()Monty2016-09-151-1/+1
| | * Fixed bug mdev-10785.Igor Babaev2016-09-142-1/+32
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-132-0/+89
| | |\
| | | * MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-132-0/+89
| | * | Fixed bug mdev-10783.Igor Babaev2016-09-132-1/+18
| | |/
| | * Fix sysvars_server_notembedded rdiff for 32-bitElena Stepanova2016-09-121-13/+4
| | * Fixed bug mdev-10782.Igor Babaev2016-09-122-1/+48
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-09229-743/+5024
| | |\
| | | * It is now possible to remove values multiple times from window functionsVicențiu Ciorbaru2016-09-092-12/+59
| | | * Add min/max test cases for window functionsVicențiu Ciorbaru2016-09-092-0/+146
| | | * MDEV-10097: Assertion `count > 0' failed in Item_sum_sum::add_helper(bool)Vicențiu Ciorbaru2016-09-092-0/+38
| | | * MDEV-10763: Wrong result - server does not return NULL values from default li...Oleksandr Byelkin2016-09-092-0/+49
| | | * MDEV-10765: Wrong result - query does not retrieve values from default partit...Oleksandr Byelkin2016-09-092-0/+102