summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19331 Merge new release of InnoDB 5.6.44 to 10.1Marko Mäkelä2019-04-2516-23/+188
|\
| * Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-256-7/+113
| * Clean up ib_sequence::m_max_valueMarko Mäkelä2019-04-254-8/+18
| * Bug#19811005: Add a simple test caseMarko Mäkelä2019-04-252-0/+47
| * Bug #19811005 ALTER TABLE ADD INDEX DOES NOT UPDATE INDEX_LENGTH IN I_S TABLESAakanksha Verma2019-04-252-4/+6
|/
* MDEV-18452 ASAN unknown-crash in Field::set_default upon SET bit_column = DEF...Alexander Barkov2019-04-253-1/+18
* 5.6.43-84.3Marko Mäkelä2019-04-254-5/+7
|\
| * PS-4989: Fixing innodb_track_changed_pages debug validationZsolt Parragi2019-04-251-1/+3
|/
* MDEV-9531 GROUP_CONCAT with ORDER BY inside takes a lot of memory while it's ...Sergei Golubchik2019-04-244-4/+109
* don't cast random items to Item_result_field*Sergei Golubchik2019-04-241-9/+9
* cleanup: cosmetic fixesSergei Golubchik2019-04-245-9/+6
* cleanup: make TREE copyableSergei Golubchik2019-04-242-25/+23
* MDEV-19015: mysql_plugin doesn't read all server option groupsAnel Husakovic2019-04-241-4/+4
* MDEV-18686 Add option to PAM authentication plugin to allow case insensitive ...Sergei Golubchik2019-04-243-5/+49
* MDEV-19182 mysqldump not always handling SHOW CREATE TRIGGER failures correctlySergei Golubchik2019-04-243-32/+48
* MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mys...Sergei Golubchik2019-04-243-17/+15
* MDEV-19024 sys_vars.transaction_prealloc_size_bug27322 fails in buildbot with...Sergei Golubchik2019-04-241-4/+5
* MDEV-18362 EPOCH=1 needs to be set for Ubuntu 18.10 cosmic buildsSergei Golubchik2019-04-241-1/+2
* tests for AddGeometryColumn and DropGeometryColumnSergei Golubchik2019-04-243-0/+69
* use the correct SQL SECURITY type for OpenGIS stored proceduresSergei Golubchik2019-04-241-2/+2
* don't run SysV scripts in scriptlets if systemd is usedSergei Golubchik2019-04-243-15/+18
* Merge 5.5 into 10.1Marko Mäkelä2019-04-2420-38/+495
|\
| * MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-2415-71/+481
| * MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-241-0/+2
| * MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-234-10/+78
| * Fix the linking of async_exampleMarko Mäkelä2019-04-231-2/+2
* | MDEV-9465 The constructor StringBuffer(const char *str, size_t length, const ...Alexander Barkov2019-04-231-5/+0
* | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-226-1/+204
* | MDEV-18920 Prepared statements with st_convexhull hang and eat 100% cpu.Alexey Botchkov2019-04-223-0/+12
* | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-225-7/+7
* | MDEV-14041 Server crashes in String::length on queries with functions and ROLLUPAlexander Barkov2019-04-224-4/+108
* | MDEV-17299 Assertion `maybe_null' failed in make_sortkeyAlexander Barkov2019-04-193-0/+41
* | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-184-17/+92
* | MDEV-17830 Server crashes in Item_null_result::field_type upon SELECT with CH...Alexander Barkov2019-04-173-0/+39
* | MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subqueryVarun Gupta2019-04-114-0/+57
* | MDEV-19172 Reorder fields in PFS_events and PFS_events_waits to speed up memc...Eugene Kosov2019-04-052-23/+23
* | Merge branch '5.5' into 10.1Vladislav Vaintroub2019-04-040-0/+0
|\ \ | |/
| * MDEV-17610 Unexpected connection abort after certain operations from within s...Vladislav Vaintroub2019-04-043-7/+34
* | MDEV-17610 Unexpected connection abort after certain operations fromVladislav Vaintroub2019-04-044-8/+33
* | MDEV-19169: Add --defaults-group-suffix option to mysql_install_db man pageIan Gilfillan2019-04-041-2/+17
* | index_merge_innodb did sometimes give wrong resultsMonty2019-04-048-2/+34
* | Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-033-5/+1
* | Remove unused declarationsMarko Mäkelä2019-04-039-63/+1
* | Fix more -Wnonnull-compareMarko Mäkelä2019-04-032-2/+0
* | Fix -Wnonnull-compareMarko Mäkelä2019-04-0334-321/+48
* | MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-023-1/+53
* | cmake: only search for libraries that are neededSergei Golubchik2019-04-021-2/+2
* | cmake: fix krb5 detection on SUSESergei Golubchik2019-04-021-1/+1
* | speedup RPM buildsSergei Golubchik2019-04-021-0/+2
* | Omit the definition of unused function yyset_extra()Marko Mäkelä2019-04-024-6/+6