summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | fix plugins.processlistOleksandr Byelkin2018-07-241-1/+2
| * | | | | | | Merge pull request #726 from fauust/10.0-MDEV-14672Oleksandr "Sanja" Byelkin2018-07-241-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '10.0-MDEV-14672' of github.com:fauust/mariadb into 10.0-MDEV-14672Faustin Lammler2018-06-13350-4842/+6898
| | |\ \ \ \ \ \ \
| | | * | | | | | | Package dependency case problemFaustin Lammler2018-06-051-2/+2
| | * | | | | | | | Package dependency case problemFaustin Lammler2018-04-031-2/+2
| * | | | | | | | | Merge branch '5.5' into bb-10.0-merge-sanjaOleksandr Byelkin2018-07-238-6/+154
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failedIgor Babaev2018-07-195-3/+151
| | * | | | | | | | MDEV-15050 scripts: mysql_install_db.{sh|pl}, mysqld_multi - mysqld is in @sb...Daniel Black2018-07-163-3/+3
| * | | | | | | | | MDEV-15551 Server hangs or assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-07-193-1/+19
| * | | | | | | | | MDEV-14882 mysql_upgrade performs unnecessary conversions back and forthSergei Golubchik2018-07-191-20/+30
| * | | | | | | | | MDEV-13397 MariaDB upgrade fail when using default_time_zoneSergei Golubchik2018-07-192-1/+10
| * | | | | | | | | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-196-5/+28
| * | | | | | | | | MDEV-11741 handler::ha_reset(): Assertion `bitmap_is_set_all(&table->s->all_s...Sergei Golubchik2018-07-194-1/+17
| * | | | | | | | | MDEV-8941 Compile on Solaris (SPARC) fails with errors in filamvct.cppSergei Golubchik2018-07-191-5/+0
| * | | | | | | | | Simplify caseup() and casedn() in charsetsAlexander Barkov2018-07-199-177/+106
| * | | | | | | | | MDEV-13118 Wrong results with LOWER and UPPER and subqueryAlexander Barkov2018-07-1926-48/+433
* | | | | | | | | | MDEV-15822: WSREP: BF lock wait long for trxJan Lindström2018-07-254-3/+167
* | | | | | | | | | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-206-3/+39
* | | | | | | | | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
* | | | | | | | | | Merge branch '10.1' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-192-13/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MDEV-16777: galera.galera_gra_log fails with File ...GRA_*.log not found errorSergei Petrunia2018-07-191-3/+11
| * | | | | | | | | | MDEV-16769: Notes "WSREP: Waiting for SST to complete" flood the error logJan Lindström2018-07-181-10/+16
* | | | | | | | | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-1926-23/+649
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | MDEV-9266 Creating index on temporaray table breaks replicationsachin2018-07-184-0/+71
| * | | | | | | | | Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-1716-19/+361
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | MDEV-15982: Incorrect results when subquery is materializedSergei Petrunia2018-07-113-1/+102
| | * | | | | | | | MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-103-2/+65
| | * | | | | | | | MDEV-16603 Crash with set join_cache_level=4Igor Babaev2018-06-293-2/+66
| | * | | | | | | | MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-5/+5
| | * | | | | | | | Fixed MDEV-16512, crashing on re-execution of failing SPMichael Widenius2018-06-274-8/+102
| | * | | | | | | | Added more help text in case mysql_install_db fails.Michael Widenius2018-06-271-0/+5
| | * | | | | | | | Added valgrind suppression for OpenSuse 42.2Michael Widenius2018-06-271-0/+13
| | * | | | | | | | A test cleanup for MDEV-15834: fixing failure in "mtr --embedded"Alexander Barkov2018-06-261-0/+2
| * | | | | | | | | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-134-0/+74
| * | | | | | | | | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-136-0/+116
| * | | | | | | | | MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_...Varun Gupta2018-07-114-2/+22
| * | | | | | | | | Fix build on non-Windows, broken by 0897a25c0f0b9b865Vladislav Vaintroub2018-07-021-0/+2
| * | | | | | | | | Post-fix after MDEV-8540 - do not close stdin on Windows.Vladislav Vaintroub2018-07-021-0/+5
| * | | | | | | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-07-022-1/+38
* | | | | | | | | | Merge pull request #786 from codership/10.1-MDEV-14612Jan Lindström2018-07-181-7/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MDEV-14612 wsrep_sst_mariabackup unnecessarily converts address to host namesjaakola2018-06-071-7/+2
* | | | | | | | | | | Merge pull request #793 from codership/10.1-MDEV-15442Jan Lindström2018-07-163-2/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MDEV-15442 xtrabackup-v2 SST donor stuck in DONOR/DESYNCED state when joiner ...mkaruza2018-06-202-1/+24
| * | | | | | | | | | | MDEV-15442 xtrabackup-v2 SST donor stuck in DONOR/DESYNCED state when joiner ...mkaruza2018-06-191-1/+22
* | | | | | | | | | | | MDEV-16401: Apply review comments to MDEV-16005Jan Lindström2018-07-161-6/+17
* | | | | | | | | | | | MDEV-16711 Crash in Field_blob::store() while reading statisticsIgor Babaev2018-07-154-2/+66
* | | | | | | | | | | | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-154-0/+74
* | | | | | | | | | | | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-156-0/+108
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Post-fix to "Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch", part #2.Sergei Petrunia2018-07-021-10/+10
* | | | | | | | | | | Fix a typo a in the commit before the last oneSergei Petrunia2018-06-291-1/+1