summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows.bb-10.1-jan2Jan Lindström2016-03-221-1/+1
* MDEV-9678: Data Directory bugJan Lindström2016-03-225-33/+67
* Merge branch '10.0-galera' into 10.1Nirbhay Choubey2016-03-224-8/+52
|\
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-03-224-8/+52
| |\
| | * MDEV-9401: wsrep_forced_binlog_format with binlog causes crashNirbhay Choubey2016-03-184-2/+87
| * | Skip galera_sync_wait_show.test on non-debug builds.mariadb-galera-10.0.24Nirbhay Choubey2016-02-241-0/+1
* | | MDEV-9382: After updating mariadb server apt-configure failsNirbhay Choubey2016-03-221-1/+4
* | | MDEV-9598: Donor's rsync SST script hangs if FTWRL failsNirbhay Choubey2016-03-221-1/+1
* | | MDEV-9696: CREATE SERVER statement does not replicate in Galera ClusterNirbhay Choubey2016-03-223-0/+54
* | | Fix galera_sync_wait_show test.Nirbhay Choubey2016-03-222-4/+5
* | | MDEV-9516 type error when setting session variableAlexander Barkov2016-03-226-5/+35
* | | MDEV-9590: Always print "Engine-independent statistic" warnings and might be ...Oleksandr Byelkin2016-03-219-101/+88
* | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-215-68/+173
* | | MDEV-9422: Checksum errors on restart when killing busy instance that uses en...Jan Lindström2016-03-182-11/+29
* | | MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali...Oleksandr Byelkin2016-03-185-21/+64
* | | MDEV-9653 Assertion `length || !scale' failed in uint my_decimal_length_to_pr...Alexander Barkov2016-03-188-113/+161
* | | Fixed plugins.cracklib_password_check failureSergey Vojtovich2016-03-182-4/+4
* | | fix that mysqld aborts on exit if an open handlersocket connection remainsAkira Higuchi2016-03-181-1/+1
* | | fix a memory leak in handlersocketAkira Higuchi2016-03-181-0/+1
* | | MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTIONJan Lindström2016-03-1812-16/+88
* | | MDEV-9587 - Debian packaging for GSSAPI pluginSergey Vojtovich2016-03-183-0/+15
* | | MDEV-9422: Checksum errors on restart when killing busy instance that uses en...Jan Lindström2016-03-1814-67/+237
* | | mtr complains about klist is not found, if Kerberos is not installed on machinesVladislav Vaintroub2016-03-171-1/+1
* | | MDEV-9656 Assertion `0' failed in Item_sum_field::get_tmp_table_field().Alexander Barkov2016-03-163-1/+17
* | | Merge pull request #160 from grooverdan/crc32_power_abi_fixJan Lindström2016-03-152-20/+82
|\ \ \
| * | | MDEV-9699: power crc32: Per the PPC64 ABI, v20-v31 are non-volatile registersAnton Blanchard2016-03-082-20/+82
* | | | MDEV-9659 : AWS KMS encryption pluginVladislav Vaintroub2016-03-133-2/+740
* | | | Provide a way to reenable DISABLED plugin with -DPLUGIN_${NAME}=STATIC|DYNAMICVladislav Vaintroub2016-03-131-4/+5
* | | | Add check to avoid NULL-pointer access if encryption informationJan Lindström2016-03-132-6/+6
* | | | MDEV-9549: Trying to decrypt a not encrypted pageJan Lindström2016-03-122-16/+48
* | | | bump the versionSergei Golubchik2016-03-081-1/+1
* | | | MDEV-9683 Server crashes in Item::basic_const_item on numerous nested NULLIFsSergei Golubchik2016-03-052-0/+15
* | | | MDEV-9682 Assertion `0' failed in Item_cache_row::illegal_method_call on 2nd ...Sergei Golubchik2016-03-054-8/+26
* | | | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-059-31/+87
* | | | MDEV-9637 select nullif(count(col1),0) gives wrong result if in a viewSergei Golubchik2016-03-053-1/+24
* | | | update sysvar_innodb,32bit,xtradb.rdiffSergei Golubchik2016-03-051-20/+21
* | | | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o...Oleksandr Byelkin2016-03-0113-101/+312
|/ / /
* | | MDEV-9598: Donor's rsync SST script hangs if FTWRL failsNirbhay Choubey2016-02-262-41/+104
* | | Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-2410-20/+31
* | | MDEV-8988: Apparently valid SQL query gives wrong result (nested WHERE)mariadb-10.1.12Sergei Petrunia2016-02-243-1/+65
* | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-02-24288-4062/+8891
|\ \ \
| * | | fix test results after the mergeSergei Golubchik2016-02-241-1/+1
| * | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-2471-127/+1574
| |\ \ \ | | |/ /
| | * | - PXC#480: xtrabackup-v2 SST fails with multiple log_bin directives in my.cnfKrunal Bauskar2016-02-231-1/+5
| | * | - PXC#460: wsrep_sst_auth don't work in Percona-XtraDB-Cluster-56-5.6.25-25.1...Krunal Bauskar2016-02-232-6/+4
| | * | Update WSREP_PATCH_REVNO.Nirbhay Choubey2016-02-231-1/+1
| | * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-02-231-1/+14
| | |\ \ | | | |/
| | | * MDEV-9577: sys_vars.ignore_db_dirs_basic fails under Valgrindmariadb-galera-5.5.48Nirbhay Choubey2016-02-171-1/+14
| | | * Update global_suppressions for galera suite to include new warning.Nirbhay Choubey2016-02-161-1/+2
| | | * Merge tag 'mariadb-5.5.48' into 5.5-galeraNirbhay Choubey2016-02-13155-889/+4293
| | | |\