summaryrefslogtreecommitdiff
path: root/mysql-test/r/win.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug mdev-12336.Igor Babaev2017-03-291-0/+26
* Fixed bug mdev-11907.Igor Babaev2017-03-291-88/+21
* Fixed bug mdev-9924.Igor Babaev2017-02-151-0/+21
* MDEV-10700: 10.2.2 windowing function returns incorrect resultVicențiu Ciorbaru2017-02-151-0/+26
* MDEV-11868: min ( distinct ) over ( ) returns wrong valueVicențiu Ciorbaru2017-02-151-0/+91
* MDEV-10859: Wrong result of aggregate window function in query with HAVING an...Vicențiu Ciorbaru2017-02-151-0/+33
* Fixed bugs mdev-12051, mdev-10885.Igor Babaev2017-02-121-0/+72
* Fixed bug mdev-12015.Igor Babaev2017-02-101-0/+11
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-0/+88
* Fixed bug mdev-11745.Igor Babaev2017-02-091-0/+196
* Fixed bug mdev-11999.Igor Babaev2017-02-061-0/+13
* Fixed bug mdev-11138.Igor Babaev2017-02-041-0/+24
* Fixed bug mdev-10660.Igor Babaev2017-02-031-5/+29
* Fixed bug mdev-9923.Igor Babaev2017-02-031-0/+25
* Fixed bug mdev-11594.Igor Babaev2017-02-021-0/+12
* Fixed bug mdev-11867.Igor Babaev2017-02-011-0/+28
* Fixed bug mdev-9976.Igor Babaev2017-01-311-0/+34
* Fixed bug mdev-10875.Igor Babaev2017-01-311-0/+16
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-5/+5
* Post-review addition to the fix for mdev-10868.Igor Babaev2016-09-301-1/+33
* Fixed bug mdev-10868.Igor Babaev2016-09-301-1/+115
* Typo fixVicențiu Ciorbaru2016-09-241-1/+1
* Cleanup win testcase to always be deterministicVicențiu Ciorbaru2016-09-241-195/+195
* 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
* 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
* Fixed bug mdev-10842.Igor Babaev2016-09-201-0/+39
* It is now possible to remove values multiple times from window functionsVicențiu Ciorbaru2016-09-091-6/+41
* MDEV-10097: Assertion `count > 0' failed in Item_sum_sum::add_helper(bool)Vicențiu Ciorbaru2016-09-091-0/+21
* better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWEDSergei Golubchik2016-06-301-1/+1
* MDEV-9922: Assertion `!join->only_const_tables() && fsort' failedbb-10.2-mdev9543Sergei Petrunia2016-04-161-0/+9
* MDEV-9925: Wrong result with aggregate function as a window functionSergei Petrunia2016-04-151-0/+10
* Make test result deterministic.Sergei Petrunia2016-04-151-8/+8
* Fixed bug mdev-9897.Igor Babaev2016-04-141-0/+24
* Fix dense_rank returning minimum rank of 2 when using null columns.Vicențiu Ciorbaru2016-04-111-44/+0
* MDEV-9780: Window functions: interplay between window function and other cons...Sergei Petrunia2016-04-101-0/+58
* MDEV-9895: Assertion `n_rows > 0' failed in Frame_cursor* get_frame_cursorSergei Petrunia2016-04-101-0/+61
* Window functions: return error if aggregate is not supported as window functionsSergei Petrunia2016-04-101-0/+10
* Window functions: handle window functions as arguments to other functionsSergei Petrunia2016-04-101-0/+19
* Update to previous cset, which added ORDER BY into the wrong clauseSergei Petrunia2016-04-091-6/+6
* Make the testcase deterministicSergei Petrunia2016-04-081-3/+3
* Window functions: make "ORDER BY window_func" workSergei Petrunia2016-04-081-0/+45
* MDEV-9877: Window functions: wrong sort criteria is usedSergei Petrunia2016-04-061-0/+52
* MDEV-9847: Window functions: crash with big_tables=1Sergei Petrunia2016-04-061-0/+21
* MDEV-9848: Window functions: reuse sorting and/or scanningSergei Petrunia2016-04-051-0/+114
* The implementation of the template bubble_sort assumedIgor Babaev2016-04-011-0/+75
* Make EXPLAIN FORMAT=JSON be able to show the key that's used for sorting.Sergei Petrunia2016-03-301-0/+2
* MDEV-9787: Window functions: HAVING and GROUP BYSergei Petrunia2016-03-281-0/+29
* Make window functions computation step show up in EXPLAIN FORMAT=JSON outputSergei Petrunia2016-03-281-0/+73