summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust the imported MySQL 5.6 tests for MariaDBMarko Mäkelä2017-08-2921-123/+182
* MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1)Marko Mäkelä2017-08-2927-0/+6904
* MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-2911-13/+314
* MDEV-13583 Improvements for MTR rebootstrap introduced in MDEV-12042Elena Stepanova2017-08-283-94/+99
* MDEV-13637 InnoDB change buffer housekeeping can cause redo log overrun and p...Marko Mäkelä2017-08-2510-68/+54
* Windows : Do not use CRT routine to dump memory leaks.Vladislav Vaintroub2017-08-241-1/+0
* Windows compile : make compilation fail on "uninitialized variable used" warn...Vladislav Vaintroub2017-08-241-2/+2
* CONNECT engine: install ha_connect.libVladislav Vaintroub2017-08-231-1/+14
* MDEV-13630 : dont install connect-specific JAR files if connect is not built.Vladislav Vaintroub2017-08-231-7/+15
* Remove workaround for ancient and already fixed CMake bug in MSI creation.Vladislav Vaintroub2017-08-231-14/+0
* MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-234-53/+26
* MDEV-8960: Can't refer the same column twice in one ALTER TABLEJan Lindström2017-08-183-3/+136
* compilation fix for SLES 11 SP4Sergei Golubchik2017-08-141-2/+2
* compilation fix for SLES 11 SP4Sergei Golubchik2017-08-131-2/+2
* Revert an InnoDB Memcached plugin fix that was merged from MySQL 5.6.37Marko Mäkelä2017-08-093-36/+7
* bump the VERSIONDaniel Bartholomew2017-08-071-1/+1
* Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.32Vicențiu Ciorbaru2017-08-04127-514/+34128
|\
| * Disable rpl_tokudb_row_img_* testsbb-10.0-vicentiu-post-rewriteVicențiu Ciorbaru2017-08-0414-7/+7
| * Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-08-0488-1087/+123
| |\
| | * Move tokudb_rpl to rpl-tokudb suiteVicențiu Ciorbaru2017-08-03186-0/+0
| * | Fix tokudb compilation post mergeVicențiu Ciorbaru2017-08-033-5/+6
| * | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2017-08-03118-479/+35042
| |\ \ | | |/
| | * 5.6.36-82.1Vicențiu Ciorbaru2017-08-03118-521/+34166
| * | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-08-023-3/+17
| |\ \
| | * | 5.6.36-82.1Vicențiu Ciorbaru2017-08-023-3/+18
* | | | Remove extra trailing spaces from the result fileElena Stepanova2017-08-041-2/+2
* | | | Additions to 10.0.32 unstable test list after TokuDB mergeElena Stepanova2017-08-041-1/+37
* | | | MDEV-12972 Random and Frequent SegfaultMonty2017-08-033-16/+51
|/ / /
* | | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-0152-482/+1001
* | | MDEV-12915 ST_Centroid does not return the same result than MySQLElena Stepanova2017-08-016-16/+16
* | | Update myisam_debug test result post print_lock_error changeVicențiu Ciorbaru2017-08-011-1/+1
* | | Update innodb test result post print_lock_error changeVicențiu Ciorbaru2017-08-012-2/+2
* | | List of unstable tests for 10.0.32 releaseElena Stepanova2017-08-011-58/+74
* | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia...Sergei Golubchik2017-08-011-0/+3
* | | MDEV-8453 Alter table not returning engine errorsSergei Golubchik2017-08-014-34/+24
* | | MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-011-5/+5
* | | MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-014-14/+29
* | | Merge branch 'merge-pcre' into 10.0Vicențiu Ciorbaru2017-07-3031-521/+825
|\ \ \
| * | | 8.41Vicențiu Ciorbaru2017-07-3058-3881/+4299
* | | | Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-07-300-0/+0
|\ \ \ \
| * | | | 5.6.37 (no-changes)Vicențiu Ciorbaru2017-07-300-0/+0
* | | | | Bump innodb version post mergeVicențiu Ciorbaru2017-07-301-1/+1
* | | | | Merge remote-tracking branch 'merge/merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-07-297-33/+127
|\ \ \ \ \
| * | | | | 5.6.37Vicențiu Ciorbaru2017-07-297-52/+176
* | | | | | Update subselect test results to pass on 10.0Vicențiu Ciorbaru2017-07-297-6/+63
* | | | | | Fix purge_relay_logs post mergeVicențiu Ciorbaru2017-07-271-1/+0
* | | | | | MYSQL_BIN_LOG::open/close must be under LOCK_logSergei Golubchik2017-07-271-2/+11
* | | | | | move the error message where it belongsSergei Golubchik2017-07-271-1/+1
* | | | | | update error messages for 10.0Sergei Golubchik2017-07-271-2/+2
* | | | | | memory leak: add a missing end_relay_log_info()Sergei Golubchik2017-07-271-0/+1