summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...bb-10.3-MDEV-11975Oleksandr Byelkin2018-04-206-10/+498
* MDEV-15899 Server crashes in st_join_table::is_inner_table_of_outer_joinIgor Babaev2018-04-173-2/+68
* MDEV-13584 Assertion `!part_elem->tablespace_name && !table_create_info->tabl...Alexey Botchkov2018-04-173-2/+24
* MDEV-15889 Semisync ack thread hits an LOCK_plugin assert at shutdownAndrei Elkin2018-04-171-3/+3
* MDEV-15895 : make Innodb merge temp tables use pfs_os_file_t forVladislav Vaintroub2018-04-179-264/+153
* Fixed failing testcase rename_table_debugMichael Widenius2018-04-172-0/+2
* Renamed compile-pentium scripts to compile-pentium32Michael Widenius2018-04-1627-227/+0
* Ensure that max_local_memory_used is initializedMichael Widenius2018-04-161-0/+2
* Remove not needed calls to print_errorMichael Widenius2018-04-163-16/+5
* Remove compiler warningsMichael Widenius2018-04-1615-24/+25
* bump the VERSIONDaniel Bartholomew2018-04-161-1/+1
* Updated apparmor-profile for spelling errorsMohd Shakir Zakaria2018-04-161-2/+2
* MDEV-13336: mysqldump --ignore-database address review commentsDaniel Black2018-04-163-12/+30
* MDEV-13336 Add --ignore-database option to mysqldumpHartmut Holzgraefe2018-04-162-4/+38
* MDEV-15871 Crash in btr_search_build_page_hash_index()Marko Mäkelä2018-04-151-6/+7
* MDEV-13697 DB_TRX_ID is not always resetMarko Mäkelä2018-04-156-148/+165
* disable failing galera test for nowmariadb-10.3.6Sergei Golubchik2018-04-131-0/+1
* MDEV-15796 MariaDB crashes on startup with semisync master enabledAndrei Elkin2018-04-131-7/+13
* MDEV-15672: encryption.innodb_encryption_filekeys - typo in I_S column name: ...Jan Lindström2018-04-131-3/+3
* MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-131-1/+1
* MDEV-15580: Assertion `!lex->explain' failed in lex_start(THD*):Jan Lindström2018-04-131-1/+7
* ./mtr --client-gdbSergei Golubchik2018-04-121-1/+3
* MDEV-15728 main.thread_id_overflow fails in ps-protocolSergei Golubchik2018-04-122-6/+6
* MDEV-15788 versioning.partition, versioning.rpl fail on most windows builds i...Sergei Golubchik2018-04-124-145/+114
* MDEV-15692: install_spider.sql can fail with some collationsJacob Mathew2018-04-121-1/+3
|\
| * MDEV-15692: install_spider.sql can fail with some collationsbb-10.3-MDEV-15692Jacob Mathew2018-04-051-1/+3
* | Feedback plugin - MSI installation checkbox switched to OFF again.Vladislav Vaintroub2018-04-121-1/+1
* | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-12145-425/+1963
|\ \
| * | MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-121-4/+10
| * | MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-122-5/+24
| * | Use same connection convention of specifying IPsVicențiu Ciorbaru2018-04-124-28/+28
| * | Fix perfschema.hostcache_ipv4_max_conVicentiu Ciorbaru2018-04-124-28/+28
| * | MDEV-15780 : mariabackup does not handle absolute names in for system tablesp...Vladislav Vaintroub2018-04-111-1/+2
| * | Fixed mdev-15765 BETWEEN not working in certain casesIgor Babaev2018-04-103-0/+38
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-10134-391/+1474
| |\ \
| | * | Fix warnings in InnoDB & XtraDB post MDEV-14705Vicențiu Ciorbaru2018-04-102-6/+8
| | * | MDEV-15823: Test failure on galera.galera_var_slave_threadsJan Lindström2018-04-103-1/+9
| | * | MDEV-14705: Extend timeout for waiting for transactionsMarko Mäkelä2018-04-102-10/+22
| | * | Revert "MDEV-14705: Do not rollback on InnoDB shutdown"Marko Mäkelä2018-04-106-24/+46
| | * | MDEV-15713 mariabackup: throw warning, if --stream is used without --backupVladislav Vaintroub2018-04-091-0/+4
| | * | MDEV-15825 Mariabackup help mentions Percona and PXC but not MariaDBVladislav Vaintroub2018-04-092-2/+2
| | * | Update test cases post MDEV-10286Vicențiu Ciorbaru2018-04-096-6/+12
| | * | MDEV-13549: Galera test failuresJan Lindström2018-04-091-1/+1
| | * | MDEV-15810: Test failure on galera.lp1376747 and galera.lp1376747-2Jan Lindström2018-04-095-2/+20
| | * | MDEV-15807: Test failure on galera.galera_lock_tableJan Lindström2018-04-093-1/+11
| | * | MDEV-13549: Galera test failuresJan Lindström2018-04-081-0/+7
| | * | MDEV-15806: Test failure on galera.galera_parallel_simpleJan Lindström2018-04-083-1/+11
| | * | MDEV-13549: Galera test failuresJan Lindström2018-04-081-3/+5
| | * | MDEV-15752 Possible race between DDL and accessing I_S.INNODB_TABLESPACES_ENC...Marko Mäkelä2018-04-072-4/+18
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-0733-47/+599
| | |\ \