summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fixed mdev-15120 CTE table should not belong to database, that is in useIgor Babaev2018-02-063-1/+27
* | | | | remove bash-ish from SST scriptsSergei Golubchik2018-02-061-7/+1
* | | | | cleanup: my_off_t mmaped_length -> size_tSergei Golubchik2018-02-065-9/+7
* | | | | compilation error on windowsSergei Golubchik2018-02-061-2/+2
* | | | | compilation error on windowsSergei Golubchik2018-02-061-1/+1
* | | | | no separate 10.2 fix for MDEV-14743 at this point in timeSergei Golubchik2018-02-061-2/+0
* | | | | fix Item_window_func::print() not to crash before fix_fields()Sergei Golubchik2018-02-061-0/+5
* | | | | don't set derived->merged until derived is really irreversibly mergedSergei Golubchik2018-02-061-1/+1
* | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-06466-3636/+9384
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | correctly detect unsupported compiler flagsSergei Golubchik2018-02-061-7/+7
| * | | | cleanup: simplify maintainer.cmakeSergei Golubchik2018-02-061-45/+21
| * | | | silence the annoying compiler warningSergei Golubchik2018-02-051-0/+2
| * | | | Merge 10.0 into 10.1Marko Mäkelä2018-02-051-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-15202 innodb.log_file_size failed in buildbotMarko Mäkelä2018-02-051-1/+2
| * | | | Updated list of unstable tests for 10.1.31 releasemariadb-10.1.31Elena Stepanova2018-02-041-100/+76
| * | | | Merge 10.0 into 10.1Marko Mäkelä2018-02-032-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2018-02-023-1/+4
| | |\ \ \
| | | * | | Fix an out of scope bzeroVicențiu Ciorbaru2018-01-301-1/+1
| | | * | | Fix ASAN failure in main.lock (and others)Vicențiu Ciorbaru2018-01-301-0/+2
| | | * | | MDEV-15014 Assertion `m_cache_lock_status == LOCKED_NO_WAIT || m_cache_status...Vicențiu Ciorbaru2018-01-301-0/+1
| * | | | | fil_write_flushed_lsn(): Ensure that the return value is initializedMarko Mäkelä2018-02-032-2/+2
| * | | | | Fix a warning about possibly unused variableMarko Mäkelä2018-02-031-17/+6
| * | | | | After-merge test result fixMarko Mäkelä2018-02-031-2/+16
| * | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-0310-154/+96
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-01544-4349/+12255
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #549 from grooverdan/10.0-galera-sst-default-optionsJan Lindström2018-01-2412-188/+139
| | |\ \ \ \ \ \
| | | * | | | | | wsrep_sst_xtrabackup*: use mysqld defaults argumentsDaniel Black2018-01-162-19/+5
| | | * | | | | | mtr: minor (and incomplete) fixes for suite galera_3nodeDaniel Black2018-01-144-2/+20
| | | * | | | | | wsrep_sst_xtrabackup*: use wsrep_sst_common parsed varsDaniel Black2018-01-142-64/+17
| | | * | | | | | wsrep_sst_common: keep WSREP_SST_OPT_HOST_UNESCAPED for IPv4Daniel Black2018-01-142-1/+3
| | | * | | | | | wsrep_sst_xtrabackup*: read all sections of config not nust mysqldDaniel Black2018-01-142-12/+12
| | | * | | | | | wsrep_sst_xtrabackup*: du -s removed lessens outputDaniel Black2018-01-142-2/+2
| | | * | | | | | wsrep_sst_common: parse --address and split WSREP_SST_OPT_PATHDaniel Black2018-01-141-7/+8
| | | * | | | | | wsrep_sst_common: parse_cnf - use awk rather than grep/cut/tail excessivenessDaniel Black2018-01-141-3/+2
| | | * | | | | | Backport 4bb49d84a9df, correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2018-01-148-104/+96
| | |/ / / / / /
| * | | | | | | After-merge fix for commit d4df7bc9b1fbdfb5c98134091a9ff998af60954fMarko Mäkelä2018-02-0210-58/+54
| * | | | | | | Fix of NULLIF print statement.Oleksandr Byelkin2018-02-021-3/+9
| * | | | | | | my_addr_resolve fixesSergei Golubchik2018-02-021-24/+23
| * | | | | | | less memory-leak-on-exit reports for clientsSergei Golubchik2018-02-022-7/+2
| * | | | | | | compiler warning (signed/unsigned comparison)Sergei Golubchik2018-02-021-2/+2
| * | | | | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-02448-3341/+8920
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | MDEV-14862: Server crashes in Bitmap<64u>::merge / add_key_fieldOleksandr Byelkin2018-02-013-1/+27
| | * | | | | | don't crash debug builds on "packets out of order"Sergei Golubchik2018-01-311-1/+3
| | * | | | | | bump the VERSIONDaniel Bartholomew2018-01-301-1/+1
| | * | | | | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-304-2/+32
| | * | | | | | MDEV-13790 UNHEX() of a somewhat complicated CONCAT() returns NULLAlexander Barkov2018-01-304-117/+76
| | * | | | | | MDEV-15118 ExtractValue(xml,something_complex) does not workAlexander Barkov2018-01-304-2/+30
| | * | | | | | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-2911-16/+4
| | * | | | | | Merge 5.5 into 10.0Marko Mäkelä2018-01-295-8/+57
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-294-6/+55