summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PROC_FDINFO plugin for workshopsvoj-szworkshopSergey Vojtovich2017-10-312-0/+92
* PROC_INFO plugin for workshopSergey Vojtovich2017-10-315-0/+95
* (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-3164-212/+366
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-30644-4049/+35217
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-30412-3072/+22733
| |\
| | * Add a missing space to an error messagemariadb-10.2.10Marko Mäkelä2017-10-301-5/+6
| | * Updated list of unstable tests for 10.2.10Elena Stepanova2017-10-301-167/+151
| | * Workaround for MDEV-13852 (tests don't run on Windows)Elena Stepanova2017-10-303-3/+3
| | * Fix rocksdb.rocksdb testSergei Petrunia2017-10-291-25/+27
| | * MDEV-13904: rocksdb.add_index_inplace_sstfilewriter timed outSergei Petrunia2017-10-292-11/+11
| | * Organize information in storage/rocksdb/mysql-test/rocksdb/t/disabled.defSergei Petrunia2017-10-291-44/+49
| | * MyRocks: enable a few tests that do not seem to fail anymoreSergei Petrunia2017-10-291-4/+5
| | * MDEV-14181: rocksdb.rocksdb fails: line 1117: query 'reap' succeeded - should...Sergei Petrunia2017-10-292-1/+4
| | * Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2Sergei Petrunia2017-10-294-58/+174
| | |\
| | | * MDEV-11934: MariaRocks: Group Commit with binlogSergei Petrunia2017-10-273-53/+172
| | | * Code cleanupSergei Petrunia2017-10-231-5/+2
| | * | MDEV-14115 : Do not use lpNumberOfBytesRead/Written params inVladislav Vaintroub2017-10-271-12/+11
| | * | MDEV-14132 follow-up fix: Make os_file_get_size() thread-safeMarko Mäkelä2017-10-271-10/+3
| | * | Remove a bogus page_is_root() debug assertion on btr_create() failureMarko Mäkelä2017-10-271-2/+1
| | * | MDEV-14132 follow-up fix: Validate the posix_fallocate() argumentMarko Mäkelä2017-10-271-2/+4
| | * | MDEV-14132 : fix posix_fallocate() calls to workaround some (ancient) Linux ...Vladislav Vaintroub2017-10-271-1/+2
| | * | Disable rocksdb.col_opt_zerofill due to MDEV-14165.Sergei Petrunia2017-10-271-0/+2
| | * | MDEV-13890 mariabackup.xb_compressed_encrypted failed in buildbot, InnoDB: as...Marko Mäkelä2017-10-271-0/+12
| | * | Remove dead code for MLOG_UNDO_HDR_DISCARDMarko Mäkelä2017-10-274-103/+0
| | * | Relax a too strict assertion at shutdownMarko Mäkelä2017-10-271-2/+3
| | * | Merge two innodb_fts tests from MySQL 5.7Marko Mäkelä2017-10-275-0/+524
| | |\ \
| | | * | Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDBMarko Mäkelä2017-10-275-53/+80
| | | * | Import the innodb_fts.sync tests from MySQLMarko Mäkelä2017-10-274-0/+497
| | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2017-10-2722-53/+172
| | |\ \
| | | * \ Merge 10.0 into 10.1Marko Mäkelä2017-10-2673-435/+608
| | | |\ \
| | | | * | MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-2624-36/+36
| | | | * | Squashed commit of the following:Vicențiu Ciorbaru2017-10-2639-357/+408
| | | | * | Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-10-261-2/+4
| | | | |\ \
| | | | | * | 5.6.38Vicențiu Ciorbaru2017-10-251-2/+4
| | | | * | | Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-10-2633-70/+196
| | | | |\ \ \
| | | | | * | | 5.6.38Vicențiu Ciorbaru2017-10-2511-42/+192
| | | | * | | | Merge 5.5 into 10.0Marko Mäkelä2017-10-2624-36/+36
| | | | |\ \ \ \
| | | | | * | | | MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-2626-42/+42
| | | | * | | | | Remove comments to removed parametersMarko Mäkelä2017-10-251-6/+1
| | * | | | | | | MDEV-12474 - Fails in fulltestSergei Petrunia2017-10-267-62/+117
| | * | | | | | | MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-267-7/+7
| | * | | | | | | Make debug multi thread safeMonty2017-10-261-25/+86
| | * | | | | | | Merge pull request #475 from grooverdan/10.2-no_recv_sys_mem_freeMarko Mäkelä2017-10-261-29/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | innodb: remove recv_sys_mem_free - unusedDaniel Black2017-10-261-29/+0
| | * | | | | | | | MDEV-13836 mariadb_config & mysql_config output differSergei Golubchik2017-10-261-4/+2
| | * | | | | | | | update C/CSergei Golubchik2017-10-261-0/+0
| | * | | | | | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-10-2637-444/+399
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | - Typo (from 10.1) Modified: storage/connect/value.cppOlivier Bertrand2017-10-171-39/+38
| | | * | | | | | | | - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executedOlivier Bertrand2017-10-167-19/+36
| | | * | | | | | | | - Make another temporary fix for the compiler bug in CalculateArrayOlivier Bertrand2017-10-162-15/+30