summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13557: Startup failure, unable to decrypt ibdata1bb-10.1-MDEV-13557Jan Lindström2017-08-2515-190/+123
* MDEV-13167 InnoDB key rotation is not skipping unused pagesMarko Mäkelä2017-08-232-78/+70
* fix auth_plugin_win testVladislav Vaintroub2017-08-221-1/+1
* MDEV-13608 : set client plugin directory with mysql_options()Vladislav Vaintroub2017-08-216-2/+56
* MDEV-12988 backup fails if innodb_undo_tablespaces>0Marko Mäkelä2017-08-171-0/+12
* MDEV-13432: Assertion failure in buf0rea.cc line 577Jan Lindström2017-08-172-18/+25
* Merge branch '10.0' into 10.1Sergei Golubchik2017-08-152-4/+4
|\
| * compilation fix for SLES 11 SP4Sergei Golubchik2017-08-141-2/+2
| * compilation fix for SLES 11 SP4Sergei Golubchik2017-08-131-2/+2
* | MDEV-8579 - Some sysvars in I_S are missing any meaningful help (comment) textSergey Vojtovich2017-08-158-144/+157
* | MDEV-8579 Expand system variable documentation=Ian Gilfillan2017-08-151-56/+147
* | allow OpenSSL 0.9.8 againSergei Golubchik2017-08-131-1/+1
* | bump the VERSIONDaniel Bartholomew2017-08-101-1/+1
* | Merge 10.0 into 10.1Marko Mäkelä2017-08-093-36/+7
|\ \ | |/
| * Revert an InnoDB Memcached plugin fix that was merged from MySQL 5.6.37Marko Mäkelä2017-08-093-36/+7
* | Updated list of unstable tests for 10.1.26 releasemariadb-10.1.26Elena Stepanova2017-08-091-49/+99
* | MDEV-12725 select on federated table crashes serverSergei Golubchik2017-08-086-25/+64
* | MDEV-12863 No table can be created after second encryption plugin attempted t...Sergei Golubchik2017-08-083-6/+37
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-08313-2122/+36827
|\ \ | |/
| * 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