summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | 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
| * | | | | | Updated list of unstable tests for 10.1.25 releaseElena Stepanova2017-06-271-94/+52
| * | | | | | MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...Oleksandr Byelkin2017-06-239-37/+65
| * | | | | | workaround for a test failure on windows (by serg)Vladislav Vaintroub2017-06-222-0/+2
| * | | | | | MDEV-12819 order by ordering expression changed to empty string when creatin ...Oleksandr Byelkin2017-06-223-1/+42
| * | | | | | Cherrypick Perconas fix for leaking descriptors with new xbstream.Vladislav Vaintroub2017-06-221-0/+4
| * | | | | | MDEV-11003 ndb test suite still exists and does not workSergei Golubchik2017-06-222-103/+0
| * | | | | | MDEV-13097 Online alter of a partitioned MyISAM table with auto_incrementSergei Golubchik2017-06-223-1/+31
| * | | | | | MDEV-13012 Assertion `share->error' failed in discover_handlerton upon execut...Sergei Golubchik2017-06-225-5/+25
| * | | | | | MDEV-12193 Discontinue support of unsecure and unsupported OpenSSL versions (...Sergei Golubchik2017-06-221-11/+12
| * | | | | | disable getopt prefix matching in mtr bootstrapSergei Golubchik2017-06-224-23/+7
| * | | | | | MDEV-12398 All cluster nodes stop due to a foreign key constraint failureSachin Setiya2017-06-225-15/+502
| |/ / / / /
| * | | | | MDEV-13106 : Fix check for empty directory in MSI installerVladislav Vaintroub2017-06-191-1/+1
| * | | | | MDEV-12709 : mariabackup - during backup phase read some innodb parameterVladislav Vaintroub2017-06-191-21/+16
* | | | | | update libmariadbSergei Golubchik2017-07-051-0/+0
* | | | | | MDEV-9144 JSON data typeSergei Golubchik2017-07-053-0/+67
* | | | | | compilation failuresSergei Golubchik2017-07-052-6/+6
* | | | | | MDEV-13132 Information Schema does not show whether column default is express...Sergei Golubchik2017-07-0518-871/+872
* | | | | | MDEV-13209 Cross-database operation with virtual columns failsSergei Golubchik2017-07-053-5/+30
* | | | | | MDEV-12938 Discrepancy between mysql_config and mariadb_configSergei Golubchik2017-07-051-2/+2
* | | | | | MDEV-12755 Replication tests fail in buildbot with ASANSergei Golubchik2017-07-051-3/+5
* | | | | | MDEV-12738 main.default fails with valgrind in buildbot and outsideSergei Golubchik2017-07-051-1/+1
* | | | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-053-4/+49
* | | | | | cleanup: part_func_string and subpart_func_stringSergei Golubchik2017-07-053-44/+0
* | | | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-05140-12831/+12910
* | | | | | cleanup: generate_partition_syntax()Sergei Golubchik2017-07-0510-451/+170
* | | | | | cleanup: move Virtual_column_info::print out of Virtual_column_infoSergei Golubchik2017-07-053-12/+23
* | | | | | MDEV-13060 Server Audit Plugin Crashes with AWS KMS pluginSergei Golubchik2017-07-052-3/+5
* | | | | | MDEV-12936 upgrade to 10.2.6 failed upon tables with virtual columnsSergei Golubchik2017-07-057-12/+56
* | | | | | MDEV-12939 A query crashes MariaDB in Item_func_regex::cleanupSergei Golubchik2017-07-054-8/+22
* | | | | | MDEV-12923 MyISAM allows CHECK constraint violation in ALTER TABLESergei Golubchik2017-07-054-11/+18
* | | | | | MDEV-11930 Unexpected ER_ERROR_EVALUATING_EXPRESSION warning upon dropping da...Sergei Golubchik2017-07-053-67/+0
* | | | | | cleanup: check_openssl_compatibility()Sergei Golubchik2017-07-051-22/+22
* | | | | | reduce grammar duplicationSergei Golubchik2017-07-051-13/+1
* | | | | | fix the comparison in st_select_lex::setup_ref_array()Sergei Golubchik2017-07-053-16/+4
* | | | | | cleanup: C++ commentsSergei Golubchik2017-07-051-7/+8
* | | | | | MDEV-12795 Possibly orphan mysql-test/t/mysql_plugin-master.optSergei Golubchik2017-07-051-1/+0
* | | | | | MDEV-11639 Server crashes in update_virtual_field, gcol.innodb_virtual_basic ...Sergei Golubchik2017-07-052-9/+26
* | | | | | crashes when errors on early startupSergei Golubchik2017-07-051-10/+10
* | | | | | fix main.mdl failure in --embeddedSergei Golubchik2017-07-052-11/+11
* | | | | | update sysvar_server_embedded.result on 32bitSergei Golubchik2017-07-051-106/+135
* | | | | | Adjust a test for WindowsMarko Mäkelä2017-07-052-4/+1
* | | | | | MDEV-13189: Window functions crash when using INTERVALVicențiu Ciorbaru2017-07-053-0/+24
* | | | | | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-0513-25/+29
* | | | | | mariabackup : run tests on buildbot on WindowsVladislav Vaintroub2017-07-051-0/+1