summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Replaced yassl by gnutls10.2-good_bye_yasslGeorg Richter2016-10-13235-46147/+2612
* Added crypto crypt and hash wrapper functions.Georg Richter2016-09-2760-1043/+1882
* Fixed bug mdev-10889Igor Babaev2016-09-263-2/+71
* Fixed bug mdev-10884.mariadb-10.2.2Igor Babaev2016-09-254-12/+95
* Follow-up for MDEV-10174 - fix the result file for the embedded testElena Stepanova2016-09-261-3/+3
* Adjusted test results.Igor Babaev2016-09-251-1/+1
* Fixed bug mdev-10881Igor Babaev2016-09-243-0/+114
* Fixed bug mdev-10883.Igor Babaev2016-09-243-0/+54
* use latest Connector/C commitVladislav Vaintroub2016-09-241-0/+0
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-242-2/+2
* Window functions can have an empty over clauseVicențiu Ciorbaru2016-09-241-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
* Make sure to call Rowid_seq_cursor::next to not face infinite recursionVicențiu Ciorbaru2016-09-241-1/+1
* MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-245-57/+447
* Clean up nth_valueVicențiu Ciorbaru2016-09-244-29/+196
* Implement LEAD and LAG and NTH_VALUE functionsVicențiu Ciorbaru2016-09-249-69/+870
* 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-244-3/+237
* Update Frame_positional_cursor to also take an optional boundVicențiu Ciorbaru2016-09-241-7/+69
* 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-243-77/+12
* Update features result to account for window functions counterVicențiu Ciorbaru2016-09-241-0/+1
* Make first_value and last_value computation efficientVicențiu Ciorbaru2016-09-242-16/+91
* Add results for first_value and last_value test caseVicențiu Ciorbaru2016-09-241-0/+75
* Implement first_value and last_value as window functionsVicențiu Ciorbaru2016-09-245-3/+128
* Add test case for STD function used as window functionVicențiu Ciorbaru2016-09-242-0/+455
* Move table record writing outside of loopVicențiu Ciorbaru2016-09-241-19/+4
* Add test case for new window functions status varVicențiu Ciorbaru2016-09-242-0/+56
* Add a counter for the number of select statements using window functionsVicențiu Ciorbaru2016-09-243-0/+4
* MDEV-10669: Crash in SELECT with window function usedVicențiu Ciorbaru2016-09-243-1/+40
* MDEV-10815: Window Function Expressions Wrong ResultsVicențiu Ciorbaru2016-09-245-12/+78
* Frame bounds using FOLLOWING or PRECEDING can have 0 as cardinal valueVicențiu Ciorbaru2016-09-243-1/+1088
* Fix compilation failure of TokuDB on BSD-like systemsVicențiu Ciorbaru2016-09-241-0/+6
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-2414-22/+23
* 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-233-6/+151
* more adequate rpm settingsSergei Golubchik2016-09-231-6/+1
* RPM fixes for CentOS7 and FedoraSergei Golubchik2016-09-231-17/+10
* MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-2320-28/+3553
* Windows : completion port based asynchronous IO.10.2-georgVladislav Vaintroub2016-09-221-226/+173
* Fix valgrind error.Vladislav Vaintroub2016-09-221-0/+1
* Fix buildbot errors on WindowsVladislav Vaintroub2016-09-221-4/+0
* MDEV-10297 Add priorization to threadpoolVladislav Vaintroub2016-09-2211-656/+950
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-226-90/+119
|\
| * Merge branch 'bb-10.2-mdev9864' into 10.2Igor Babaev2016-09-224-10/+108
| |\
| | * Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864Igor Babaev2016-09-224-10/+108
| * | compilation failure on power8Sergei Golubchik2016-09-221-2/+2
| * | MDEV-10845: Server crashes in sync_array_cell_print with innodb-status-fileJan Lindström2016-09-221-78/+9
| |/