summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove duplicated likeSergei Golubchik2015-11-191-2/+0
* Incorrect statements binlogged on slave with do_domain_ids=(...)Nirbhay Choubey2015-11-184-16/+188
* MDEV-4829 BEFORE INSERT triggers dont issue 1406 error.Alexey Botchkov2015-11-173-0/+40
* Fixed wrong tests found by buildbotMonty2015-11-174-13/+11
* MDEV-8734 mysqlbinlog --start-position isn't bigintOleksandr Byelkin2015-11-171-2/+14
* MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbotJan Lindström2015-11-172-37/+57
* MDEV-8973 Build failure on missing alloca.hSergei Golubchik2015-11-161-0/+2
* MDEV-8969 groonga is compiled even with -DPLUGIN_MROONGA=NOSergei Golubchik2015-11-161-54/+50
* MDEV-8962 TokuDB tries to build on OS X, even when disabled in compile flagSergei Golubchik2015-11-161-5/+11
* MDEV-8453 Alter table not returning engine errorsSergei Golubchik2015-11-165-35/+25
* add missing DBUG_RETURN-sSergei Golubchik2015-11-163-2/+3
* remove obsolete workaroundSergei Golubchik2015-11-161-23/+0
* compiler warning (no return in non-void function)Sergei Golubchik2015-11-161-2/+1
* dbug: correct trace for DBUG_RETURN(func()); -- gcc onlySergei Golubchik2015-11-165-7/+33
* MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21Sergei Golubchik2015-11-162-2/+2
* MDEV-7298 plugins.cracklib_password_check test failsSergei Golubchik2015-11-162-10/+0
* disable innodb on sol10-64Sergei Golubchik2015-11-161-1/+1
* MDEV-8957 [PATCH] Useless ssl_ctx_set_tmp_dh call in libmysqlOleksandr Byelkin2015-11-151-6/+9
* Merge branch 'bb-10.1-knielsen' into 10.1Kristian Nielsen2015-11-1411-88/+646
|\
| * Merge branch 'mdev7818-4' into bb-10.1-knielsenKristian Nielsen2015-11-131-0/+4
| |\
| | * Fix embedded server build after MDEV-7818 patchKristian Nielsen2015-11-131-0/+4
| * | Merge branch 'mdev7818-4' into 10.1Kristian Nielsen2015-11-1311-88/+642
| |\ \ | | |/
| | * MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-138-25/+537
| | * MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-131-62/+76
| | * Change Seconds_behind_master to be updated only at commit in parallel replica...Kristian Nielsen2015-11-134-1/+29
* | | Fixed regexp to fix buildbot failuresMonty2015-11-131-1/+1
* | | Follow-up for a change MDEV-9040: fixed the 32-bit rdiffElena Stepanova2015-11-131-2/+2
|/ /
* | MDEV-9124 mysqldump does not dump data if table name is same as view earlier onElena Stepanova2015-11-133-1/+198
* | Fix compile error on WindowsVladislav Vaintroub2015-11-101-0/+1
* | Don't delete non existing .TMD and .OLD files for Aria internal temporary tablesMonty2015-11-103-8/+12
* | Change stage_copying_to_tmp_table to stage_creating_tmp_table like in MySQL.Monty2015-11-101-1/+1
* | MDEV-8426 mysqlbinlog: "Corrupted replication event was detected.Monty2015-11-1010-953/+1372
* | Ignore MySQL 5.7 log events not relevant for MariaDBMonty2015-11-102-0/+17
* | Fix that one can run rpl_binlog_errors with --debugMonty2015-11-102-20/+16
* | Use MEM_CHECK_DEFINED to check if blocks contain uninitialized dataMonty2015-11-104-11/+6
* | Don't store vcol bitmaps in TABLE if table doesn't have virtual fields.Monty2015-11-107-41/+67
* | table->write_set was changed if binary logging was used, which caused theMonty2015-11-1010-91/+110
* | Fixed compiler warningMonty2015-11-101-2/+3
* | Sage cleanup in heap storage engineMonty2015-11-1010-166/+18
* | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-0928-1157/+3079
* | MDEV-8995: systemd - 16K open-files-limit by defaultDaniel Black2015-11-072-2/+2
* | MDEV-8974: boostrap systemd service for galera is confusingNirbhay Choubey2015-11-061-7/+12
* | Fixed engine test results in accordance with changes made in scope ofElena Stepanova2015-11-064-7/+33
* | Merge pull request #112 from openquery/MDEV-8981Sergei Petrunia2015-11-061-2/+10
|\ \
| * | MDEV-8981: Analyze stmt - cycles can overflowDaniel Black2015-10-241-2/+10
* | | MDEV-9082 - Debian: mysql_install_db is called on upgradeSergey Vojtovich2015-11-061-12/+4
* | | MDEV-9080 - Debian: incorrect empty password check in postinstSergey Vojtovich2015-11-061-37/+9
* | | MDEV-8437 - plugin variables conflict with bootstrapSergey Vojtovich2015-11-061-7/+0
* | | MDEV-8437 - plugin variables conflict with bootstrapSergey Vojtovich2015-11-061-9/+0
* | | MDEV-8975: 10.1 Fails To Join Existing Galera ClusterNirbhay Choubey2015-11-051-1/+2