summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Changed the base class for Item_window_func from Item_result_field toIgor Babaev2016-03-231-3/+46
* For some window functions an order list must be present.Igor Babaev2016-03-181-0/+11
* MDEV-9724: Window functions: Frame Exclusion supportSergei Petrunia2016-03-181-0/+31
* Prohibit using window functions of some types withIgor Babaev2016-03-181-0/+19
* Fixed bug mdev-9754.Igor Babaev2016-03-171-0/+40
* Window functions + ORDER BY : first testcaseSergei Petrunia2016-03-171-0/+26
* MDEV-9740: Window functions: catch invalid window frame specsSergei Petrunia2016-03-171-0/+38
* Fixed the bug mdev-9719 concerning execution of prepared statementsIgor Babaev2016-03-161-0/+42
* Add testcases for frames with bound1 > bound2.Sergei Petrunia2016-03-161-0/+59
* Implemented avg() window function.Vicențiu Ciorbaru2016-03-161-0/+95
* Fix 2 more bugs in item_windowfunc.Vicențiu Ciorbaru2016-03-161-19/+72
* Continuation of "Implemented a counter within Item_sum_sum" a few commits beforeSergei Petrunia2016-03-161-15/+15
* Add a testcase for RANGE-type frames and NULL valuesSergei Petrunia2016-03-141-0/+32
* Preliminary implementation for the aggregate sum function as a window functionVicențiu Ciorbaru2016-03-141-0/+42
* MDEV-9676: RANGE-type frames for window functionsSergei Petrunia2016-03-141-0/+110
* Add a testcase for non-integer range frame.Sergei Petrunia2016-03-131-0/+27
* MDEV-9676: RANGE-type frames for window functionsSergei Petrunia2016-03-132-1/+168
* Use correct frame bounds when window frame was not specifiedSergei Petrunia2016-03-111-0/+118
* MDEV-9695: Wrong window frame when using RANGE BETWEEN N FOLLOWING AND PRECEDINGSergei Petrunia2016-03-111-0/+97
* MDEV-9695: Wrong window frame when using RANGE BETWEEN N FOLLOWING AND PRECEDINGSergei Petrunia2016-03-101-0/+26
* MDEV-9676: RANGE-type frames for window functionsSergei Petrunia2016-03-061-0/+90
* MDEV-9676: RANGE-type frames for window functionsSergei Petrunia2016-03-061-0/+108
* MDEV-9634: Window function produces incorrect valueSergei Petrunia2016-02-261-0/+37
* Fixed a problems in the parser.Igor Babaev2016-02-191-0/+170
* MDEV-9526: Compute Aggregate functions as window functionsSergei Petrunia2016-02-181-0/+117
* Fix review comments.Vicențiu Ciorbaru2016-02-161-0/+1
* Implement DENSE_RANK function.Vicențiu Ciorbaru2016-02-161-0/+43
* Testcase fix and code cleanup for window functionsSergei Petrunia2016-02-151-1/+1
* Post-merge fixes. win.test passes but further cleanup is needed.Sergei Petrunia2016-02-141-1/+1
* More testcases, fixed commentsSergei Petrunia2016-02-141-3/+12
* Initial implementation of RANK() window functionSergei Petrunia2016-02-141-0/+44
* More testcases. Added .result fileSergei Petrunia2016-02-141-0/+41
* This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-0911-46/+82
* MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEWAlexander Barkov2016-01-162-0/+56
* MDEV-9393 Split Copy_field::get_copy_func() into virtual methods in FieldAlexander Barkov2016-01-1110-0/+379
* MDEV-8491 - On shutdown, report the user and the host executed that.Sergey Vojtovich2015-12-301-1/+1
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-2926-15/+701
|\
| * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2015-12-294-1/+68
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2015-12-294-1/+68
| | |\
| | | * MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much dataAlexander Barkov2015-12-294-1/+68
| * | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-12-221-1/+1
| |\ \ \
| | * | | MDEV-7540 Information Schema SPATIAL_REF_SYS contents don't match the expecte...Alexey Botchkov2015-12-211-1/+1
| * | | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-212-1/+314
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-2115-12/+279
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-7384: Add --persistent option for mysqlcheckDaniel Black2015-12-181-0/+19
| | * | | MDEV-9167: COLUMN_CHECK fails on valid decimal dataOleksandr Byelkin2015-12-161-0/+15
| | * | | MDEV-9147: Character set is ignored in Dynamic Column for saved stringOleksandr Byelkin2015-12-151-5/+15
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-1312-5/+185
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-096-4/+36
| | | |\ \
| | | | * | Bug#21973610: BUFFER OVERFLOW ISSUESmysql-5.5.47Harin Vadodaria2015-11-071-1/+1