summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10141 & MDEV-10140 : Postreview changes10.3-MDEV-10141Oleksandr Byelkin2017-03-1313-118/+841
* MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-1292-886/+2396
* Comment added.Oleksandr Byelkin2017-03-121-0/+4
* MDEV-12096: Fix ln syntax in debian/rules for libmariadb3 symlink creationOtto Kekäläinen2017-03-111-4/+4
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-03-09223-6119/+2387
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-03-08228-6236/+2443
| |\
| | * MDEV-11027 InnoDB log recovery is too noisyMarko Mäkelä2017-03-088-176/+100
| | * MDEV-10704: Assertion `field->field->table == table_arg' failed in fill_recor...Oleksandr Byelkin2017-03-082-0/+30
| | * Whitespace correction to avoid compile warningDaniel Black2017-03-082-3/+3
| | * Fixed bug mdev-12185.Igor Babaev2017-03-074-2/+45
| | * MDEV-12202 Do not package embedded in MSIVladislav Vaintroub2017-03-071-1/+1
| | * Remove MLOG_COMP_REC_SEC_DELETE_MARK.Marko Mäkelä2017-03-072-21/+2
| | * Fix many -Wconversion warnings.Marko Mäkelä2017-03-07152-1338/+1319
| | * travis: add gcc-4.8Daniel Black2017-03-071-0/+1
| | * Travis: Revert to optional MYSQL_{BUILD_CC,BUILD_CXX,COMPILER_LAUNCHER}Daniel Black2017-03-071-0/+4
| | * Merge branch 'grooverdan-10.2-MDEV-120555-test_binlog_stm_ctype_ucs' into 10.2Alexander Barkov2017-03-073-67/+67
| | |\
| | | * Merge branch '10.2-MDEV-120555-test_binlog_stm_ctype_ucs' of https://github.c...Alexander Barkov2017-03-073-67/+67
| | | |\ | | |/ /
| | | * MDEV-12055: Correct binlog_stm_ctype_ucs testDaniel Black2017-02-133-67/+67
| | * | Remove an unused declaration.Marko Mäkelä2017-03-061-10/+1
| | * | MDEV-9282 follow-up: Remove an unused variable.Marko Mäkelä2017-03-063-18/+10
| | * | MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-0312-36/+76
| | * | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-0361-4459/+659
| | * | MDEV-12103: Move a misplaced assertion.Marko Mäkelä2017-03-031-1/+2
| | * | MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recoveryMarko Mäkelä2017-03-036-83/+148
| | * | MDEV-11229: galera.MW-258 galera.galera_as_master fail in buildbot.Sachin Setiya2017-03-037-18/+15
| | * | whitespace - fix indenting after commit 7450cb7f6Daniel Black2017-03-011-3/+3
* | | | Remove innodb_use_trim, innodb_instrument_semaphores.Marko Mäkelä2017-03-0112-289/+7
* | | | Merge 10.2 into 10.3Marko Mäkelä2017-03-0112-117/+56
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-2811-109/+56
| * | | Remove the unused field tablespace_version.Marko Mäkelä2017-02-271-8/+0
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-02-271207-22589/+38882
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-02-271208-22590/+38883
| |\ \ \ | | |/ /
| | * | MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-2414-305/+267
| | * | Clean up some Galera tests.Marko Mäkelä2017-02-247-38/+51
| | * | MDEV-11454 post-merge fix:Marko Mäkelä2017-02-243-17/+10
| | * | Merge pull request #264 from grooverdan/10.2-MDEV-11454-innodb_buffer_pool_du...Marko Mäkelä2017-02-245-4/+194
| | |\ \
| | | * | MDEV-11454: Improve test case innodb_buffer_pool_dump_pctDaniel Black2016-12-083-7/+5
| | | * | MDEV-11454: Add test case innodb_buffer_pool_dump_pctDaniel Black2016-12-063-0/+169
| | | * | Report any innodb_buf_pool_dump_pct restrictionDaniel Black2016-12-062-0/+8
| | | * | xtradb: new style ib_logf logging rather than stderrDaniel Black2016-12-061-2/+1
| | | * | MDEV-11454: Make innodb_buffer_pool_dump_pct refer to the entire buffer pool ...Daniel Black2016-12-062-2/+18
| | * | | followup for 96d097a7fa1Sergei Golubchik2017-02-211-1/+1
| | * | | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-2018-111/+132
| | * | | MDEV-11802 preparation: Clean up the purge tests.Marko Mäkelä2017-02-1911-18/+1906
| | * | | bump the VERSIONDaniel Bartholomew2017-02-171-1/+1
| | * | | Simplify a WL#6494/WL#7142 test.mariadb-10.2.4Marko Mäkelä2017-02-165-38/+41
| | * | | MDEV-12072 Do not unnecessarily construct rec_printer objectsMarko Mäkelä2017-02-163-132/+68
| | * | | Fixed bug mdev-9924.Igor Babaev2017-02-153-1/+41
| | * | | MDEV-10694 - SIGFPE and/or huge memory allocation in maria_create ...Sergei Petrunia2017-02-154-5/+25
| | * | | MariaDB 10.2 can now start from MySQL 5.7 data directoryVicențiu Ciorbaru2017-02-151-1/+1