summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move alter partition flags to alter_info->partition_flags10.3-alterMonty2018-02-1914-164/+186
* Changed static const in Alter_info and Alter_online_info to definesMonty2018-02-1728-832/+828
* Fixed some DBUG_PRINT to use %p properlyMonty2018-02-172-2/+3
* Fixed alter online table for Aria tablesMonty2018-02-179-7/+146
* merge two the same consistently 'if' clauses into oneAlexander Kuleshov2018-02-171-3/+0
* remove duplicated inclusion of derror.hAlexander Kuleshov2018-02-161-1/+0
* fix comment in my_decimal_set_zero()Alexander Kuleshov2018-02-161-1/+1
* Fix DBUG_PRINT formatting for ulonglong alter_info.flagsVladislav Vaintroub2018-02-151-3/+3
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-152-15/+28
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-152-15/+28
| |\
| | * MDEV-15323 Follow-up to MDEV-14905: Skip FTS processing if innodb_read_onlyMarko Mäkelä2018-02-152-15/+28
* | | After-merge fix: Use matching formatMarko Mäkelä2018-02-151-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-1554-356/+1272
|\ \ \ | |/ /
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-1532-263/+70
| |\ \ | | |/
| | * Dead code removal: sess_tMarko Mäkelä2018-02-1523-219/+20
| | * MDEV-14905 Fulltext index modification committed during shutdownMarko Mäkelä2018-02-152-2/+11
| | * MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow ...Marko Mäkelä2018-02-158-43/+36
| | * Prevent building WSREP without INNODBSauron2018-02-151-0/+4
| * | Crash when giving error message for ALTER SEQUENCEMonty2018-02-154-8/+82
| * | MDEV-15310 Range optimizer does not work well for "WHERE temporal_column NOT ...Alexander Barkov2018-02-1415-81/+994
| * | Fix privilege checking for sequenceMonty2018-02-143-1/+124
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-15583-5582/+17029
|\ \ \ | |/ /
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-143-2/+3
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2018-02-142-1/+2
| | |\
| | | * GAL-506 breaks galera_defaults MTR test by upping repl.proto_max again. Fix t...Alexey Yurchenko2018-02-142-1/+2
| | * | bump the VERSIONDaniel Bartholomew2018-02-131-1/+1
| * | | MDEV-15293 CAST(AS TIME) returns bad results for LAST_VALUE(),NAME_CONST(),SP...Alexander Barkov2018-02-1316-60/+418
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-1321-40/+179
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-02-138-7/+133
| | |\ \ | | | |/
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-02-138-8/+133
| | | |\
| | | | * MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-138-8/+133
| | * | | MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13Marko Mäkelä2018-02-128-23/+18
| | * | | MDEV-13869 MariaDB slow startMarko Mäkelä2018-02-125-10/+28
| * | | | Re-record a result; repl.proto_max is 8, not 7Marko Mäkelä2018-02-131-1/+1
| * | | | A cleanup for MDEV-15287: removung unused codeAlexander Barkov2018-02-131-10/+1
| * | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-1271-1105/+1701
| * | | | Updated galera .result filesMonty2018-02-124-4/+4
| * | | | MDEV-15287 Bad result for LEAST/GREATEST(datetime_alike_string, time)Alexander Barkov2018-02-126-0/+289
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-1238-205/+1520
| |\ \ \ \ | | |/ / /
| | * | | Updated list of unstable tests for 10.2.13Elena Stepanova2018-02-121-87/+149
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-1120-95/+528
| | |\ \ \ | | | |/ /
| | | * | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-104-2/+336
| | | * | After-merge fixes for "sys_vars.sysvars_innodb '32bit,xtradb'" test results.Alexander Barkov2018-02-101-1/+1
| | | * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-02-105-2/+76
| | | |\ \ | | | | |/
| | | | * MDEV-15262 Wrong results for SELECT..WHERE non_indexed_datetime_column=indexe...Alexander Barkov2018-02-093-0/+74
| | | | * Update wrong xtradb versionVicențiu Ciorbaru2018-02-081-1/+1
| | | * | MDEV-14508: encryption.innodb-compressed-blob failed in buildbot, assertion i...Jan Lindström2018-02-092-0/+4
| | | * | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-082-12/+76
| | | * | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-083-3/+9
| | | * | fix encryption.tempfiles to check that encrypt_tmp_files is ONSergei Golubchik2018-02-083-0/+6