summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...bb-10.0-MDEV-11935Oleksandr Byelkin2017-02-233-1/+79
* MDEV-11520 post-fixMarko Mäkelä2017-02-222-8/+12
* MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-224-201/+153
* MDEV-11774 tokudb.locks-select-update-3 failed in buildbot with lock wait tim...Elena Stepanova2017-02-212-0/+2
* MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-2043-195/+272
* Revert the MDEV-4396 tweak to innodb.innodb_bug14676111.Marko Mäkelä2017-02-203-15/+2
* MDEV-10631 rpl.rpl_mdev6386 failed in buildbotElena Stepanova2017-02-202-3/+4
* MDEV-11766 Tests failed in buildbot with semaphore waiting warningsElena Stepanova2017-02-201-0/+1
* MDEV-11619: mtr --mem and $MTR_MEM support in sane and consistent manner (10....Daniel Black2017-02-201-8/+13
* Fix GCC 6.3.0 warnings.Marko Mäkelä2017-02-163-4/+2
* Post-push fix for MDEV-11947 InnoDB purge workers fail to shut downMarko Mäkelä2017-02-092-2/+2
* MDEV-12024 InnoDB startup fails to wait for recv_writer_thread to finishMarko Mäkelä2017-02-082-6/+4
* Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-02-0512-258/+267
* MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-0410-16/+143
* MDEV-11947 InnoDB purge workers fail to shut downMarko Mäkelä2017-02-044-252/+194
* innodb.innodb-get-fk: Actually test --innodb-read-only.Marko Mäkelä2017-02-033-7/+16
* Flush suppressions table to prevent corruption when server is killedElena Stepanova2017-02-011-0/+1
* Produce better diagnostics when backtrace attempt failsElena Stepanova2017-02-011-2/+12
* Set sys_errno upon exec commandElena Stepanova2017-02-011-0/+3
* MDEV-11764 perfschema.table_name fails in buildbotElena Stepanova2017-02-011-0/+1
* MDEV-4774: Fix test caseNirbhay Choubey2017-01-302-46/+51
* Clean up a few tests that kill the server.Marko Mäkelä2017-01-277-75/+26
* MDEV-11814 test fixMarko Mäkelä2017-01-272-9/+7
* MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2017-01-2713-108/+365
* MDEV-11915 Detect InnoDB system tablespace size mismatch earlyMarko Mäkelä2017-01-264-339/+182
* MDEV-11814 Refuse innodb_read_only startup if crash recovery is neededMarko Mäkelä2017-01-268-26/+299
* MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()...Varun Gupta2017-01-241-1/+1
* MDEV-4774 Strangeness with max_binlog_stmt_cache_size SettingsSachin Setiya2017-01-204-12/+114
* connect zip bug fixSergei Golubchik2017-01-171-1/+1
* Merge branch '5.5' into 10.0Sergei Golubchik2017-01-179-51/+118
|\
| * bugfix: Item_func_min_max stored thd internallySergei Golubchik2017-01-154-6/+28
| * bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-156-34/+20
| * MDEV-9690 concurrent queries with virtual columns crash in temporal codeSergei Golubchik2017-01-154-18/+77
* | connect: compilation errors and few obvious bugsSergei Golubchik2017-01-172-6/+7
* | MDEV-11811: dual master with parallel replication memory leak in write masterKristian Nielsen2017-01-171-0/+1
* | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-1412-38/+58
|\ \ | |/
| * MDEV-11527 Virtual columns do not get along well with NO_ZERO_DATESergei Golubchik2017-01-123-1/+19
| * MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-119-39/+39
* | bump the VERSIONDaniel Bartholomew2017-01-131-1/+1
* | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.29Vicențiu Ciorbaru2017-01-12168-2428/+10266
|\ \
| * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-1215-5/+116
| |\ \ | | |/
| | * MDEV-11685: sql_mode can't be set with non-ascii connection charsetNirbhay Choubey2017-01-117-1/+57
| | * MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX "enforci...Sergei Golubchik2017-01-117-2/+52
| | * mysqld_safe: don't close stdout if set -xSergei Golubchik2017-01-101-2/+7
| * | Update mysql_secure_installation man pageiangilfillan2017-01-101-4/+68
| * | Fix unit test after merge from mysql 5.5.35 perfschemaVicențiu Ciorbaru2017-01-101-0/+1
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-01-104-0/+38
| |\ \ | | |/
| | * Adding LOAD DATA tests for MDEV-11079 and MDEV-11631Alexander Barkov2017-01-094-0/+38
| * | Fix problems from 5.5 mergeVicențiu Ciorbaru2017-01-104-3/+4
| * | Merge remote-tracking branch 'merge/merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-01-105-64/+129
| |\ \