summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-203-2/+10
* 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-197-20/+39
|\ \ | |/ |/|
| * MDEV-9266 Creating index on temporaray table breaks replicationsachin2018-07-181-0/+3
| * Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-175-18/+30
| |\
| | * MDEV-15982: Incorrect results when subquery is materializedSergei Petrunia2018-07-111-1/+2
| | * MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-101-2/+11
| | * MDEV-16603 Crash with set join_cache_level=4Igor Babaev2018-06-291-2/+2
| | * 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-272-8/+10
| * | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-131-0/+4
| * | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-133-0/+36
| * | MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_...Varun Gupta2018-07-111-2/+2
| * | Post-fix after MDEV-8540 - do not close stdin on Windows.Vladislav Vaintroub2018-07-021-0/+5
* | | 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-151-1/+7
* | | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-151-0/+4
* | | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-153-0/+36
* | | 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
* | | Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.Sergei Petrunia2018-06-291-9/+34
* | | MDEV-16615 ASAN SEGV in handler::print_error or server crash after error upon...Sergei Golubchik2018-06-281-2/+2
* | | MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-281-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-281-2/+0
|\ \ \ | |/ /
| * | remove double-countingSergei Golubchik2018-06-281-2/+0
| * | MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-1/+6
* | | MDEV-15607: mysqld crashed few after node is being joined with sstJan Lindström2018-06-271-4/+37
* | | Merge 10.0 into 10.1Marko Mäkelä2018-06-264-9/+14
|\ \ \ | |/ /
| * | MDEV-15242 Poor RBR update performance with partitioned tablesAndrei Elkin2018-06-253-6/+11
| * | MDEV-16507 SIGSEGV when use_stat_tables = preferably andIgor Babaev2018-06-231-4/+4
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-06-201-1/+3
|\ \ \ | |/ /
| * | MDEV-15247: Crash when SET NAMES 'utf8' is setVarun Gupta2018-06-201-1/+3
* | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-205-30/+14
* | | Fix another double WSREP_ISOLATION_BEGIN merge errorSergei Golubchik2018-06-201-1/+0
* | | Fix double WSREP_ISOLATION_BEGIN merge errorVicențiu Ciorbaru2018-06-201-2/+0
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-06-193-3/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-193-3/+4
| |\ \ | | |/
| | * MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safeAlexander Barkov2018-06-191-1/+5
| | * MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int uponIgor Babaev2018-06-112-2/+2
* | | more sst test failuresSergei Golubchik2018-06-151-17/+17
* | | fix compilation w/o partitioningSergei Golubchik2018-06-144-5/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-142-106/+94
|\ \ \ | |/ /
| * | fix SHOW PROCESSLIST for --embeddedSergei Golubchik2018-06-131-9/+9
| * | MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-132-97/+85
* | | Fix wsrep.variables test caseVicențiu Ciorbaru2018-06-133-1/+5
* | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-1215-80/+130
|\ \ \
| * \ \ Merge pull request #710 from grooverdan/10.0-galera-MDEV-8743-mysqld-socket-o...Jan Lindström2018-05-091-7/+0
| |\ \ \