summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* | use the latest C/C commitSergei Golubchik2016-09-221-0/+0
* | copy-paste error fixedSergei Golubchik2016-09-221-1/+1
* | buildbot failuresSergei Golubchik2016-09-222-1/+1
* | 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-211734-101970/+251248
|\ \ | |/
| * valgrind failuresSergei Golubchik2016-09-215-5/+9
| * 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-203-1/+72
| * Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-19896-85420/+183049
| |\
| | * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-19919-18930/+70079
| | |\
| | * | update test resultsSergei Golubchik2016-09-162-89/+125
| | * | increase I_S.FILES.FILE_NANE column lengthSergei Golubchik2016-09-162-3/+3
| | * | debug-only test, use have_debug.incSergei Golubchik2016-09-161-0/+1
| | * | fix debian: no ha_innodb.so for you, sorrySergei Golubchik2016-09-161-1/+0
| | * | Fixed mutex deadlock found with innodb.innodb-defrag-concurrentJan Lindström2016-09-161-4/+1
| | * | fix some quoting in error messagesSergei Golubchik2016-09-1615-146/+141