summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-2020-45/+623
|\
| * MDEV-12778 mariadb-10.1 FTBFS on GNU/Hurd due to use of PATH_MAXSergei Golubchik2017-06-192-2/+11
| * MDEV-4646 No mysqld-debug or debuginfo in MariaDB-Server RPMSergei Golubchik2017-06-181-0/+1
| * Use CPACK_RPM_FILE_NAME="RPM-DEFAULT"Daniel Black2017-06-181-1/+5
| * MDEV-13002 mysqltest regex replace results in incorrect resultSergei Golubchik2017-06-181-4/+14
| * MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-143-0/+19
| * cleanup: remove duplicate codeSergei Golubchik2017-06-142-24/+15
| * MDEV-13063 Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref...Sergei Golubchik2017-06-142-1/+7
| * cleanup: move common test into a functionSergei Golubchik2017-06-141-8/+10
| * Fixed the bug mdev-12855.Igor Babaev2017-06-073-1/+46
| * Fixed the bug mdev-12963.Igor Babaev2017-06-073-0/+34
| * Fixed the bug mdev-12838.Igor Babaev2017-06-076-5/+461
* | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-193-127/+71
* | MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su...Alexander Barkov2017-06-1913-130/+438
* | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-158-9/+345
* | MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-153-4/+131
* | Update MariaDB Foundation sponsors=Ian Gilfillan2017-06-153-11/+17
* | MDEV-12873 InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in Mar...Marko Mäkelä2017-06-135-3/+532
* | MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-122-11/+1
* | Partially disable a test affected by MDEV-13059Marko Mäkelä2017-06-121-0/+10
* | MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_th...Marko Mäkelä2017-06-125-13/+22
* | MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-0922-402/+339
* | Correct a merge error of MDEV-11626Marko Mäkelä2017-06-091-0/+1
* | MDEV-12609: Allow suppression of InnoDB log messages about reserving extentsJan Lindström2017-06-082-22/+0
* | Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-0615-24/+24
* | MDEV-12994 innodb_fast_shutdown=0 skips change buffer merge; fast shutdown do...Marko Mäkelä2017-06-052-2/+2
* | MDEV-12042 Re-bootstrap the server if InnoDB options are incompatiblebb-10.0-elenst-mdev12042Elena Stepanova2017-06-023-7/+36
* | Merge 5.5 into 10.0Marko Mäkelä2017-05-296-17/+297
|\ \ | |/
| * MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradbMarko Mäkelä2017-05-292-12/+0
| * MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-234-4/+297
* | MDEV-12052 Shutdown crash presumably due to master thread activityMarko Mäkelä2017-05-264-176/+157
* | bump the VERSIONDaniel Bartholomew2017-05-231-1/+1
* | Workaround dependency problems (constant rebuilds) in Visual Studio generatorVladislav Vaintroub2017-05-231-4/+11
* | Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-2011-9/+314
|\ \ | |/
| * MDEV-11092 :- Fix Previous commit of MDEV-11092Sachin Setiya2017-05-191-0/+1
| * Make IF clear.Oleksandr Byelkin2017-05-181-8/+17
| * MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-183-0/+77
| * Fixed the bug mdev-12812.Igor Babaev2017-05-173-0/+51
| * Fixed the bug mdev-12817/mdev-12820.Igor Babaev2017-05-174-1/+168
* | compilation warnings in ConnectSergei Golubchik2017-05-1929-72/+71
* | MDEV-10788 Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMA...Sergei Golubchik2017-05-191-17/+0
* | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-1937-63/+96
* | Remove dead code added in merge commit d8b45b0c004edc0b91029b232d7cc9aad02cc822Marko Mäkelä2017-05-191-24/+0
* | Update xtradb and innodb version to 5.6.36Vicențiu Ciorbaru2017-05-182-2/+2
* | Fix xtradb handler compilation post mergeVicențiu Ciorbaru2017-05-181-0/+25
* | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-18104-643/+574
|\ \
| * | Fixed typo in the case operator.Oleksandr Byelkin2017-05-181-0/+1
| * | List of unstable tests for 10.0.31 releaseElena Stepanova2017-05-181-75/+66
| * | Fix some __attribute__((nonnull)) misuseMarko Mäkelä2017-05-1810-49/+30
| * | ibuf_get_volume_buffered_hash(): Use a proper type castMarko Mäkelä2017-05-182-4/+2