summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbSergei Golubchik2019-01-211-4/+7
| * | | | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbDaniel Black2019-01-211-0/+11
| * | | | MDEV-17615 cmake ssl error on musl/libresslSergei Golubchik2019-01-211-1/+9
| * | | | Avoid noisy Clang 7 warning about unused variable.Vladislav Vaintroub2019-01-191-2/+2
| * | | | remove duplicated paragraph from mysql_install_db.shAlexander Kuleshov2019-01-161-3/+0
| * | | | MDEV-18269 - fix off-by-one bug in unittestNatanael Copa2019-01-161-2/+2
| * | | | MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-164-1/+53
| * | | | MDEV-18254 upgrade HeidiSQL to 9.5Vladislav Vaintroub2019-01-151-1/+1
| * | | | Backport MDEV-17504 to 5.5Vladislav Vaintroub2019-01-112-7/+67
* | | | | Squashed commit of connect/10.0:Olivier Bertrand2019-01-2516-350/+426
* | | | | cleanup: fill_alter_inplace_infoSergei Golubchik2019-01-251-51/+13
* | | | | compiler warningSergei Golubchik2019-01-251-1/+1
* | | | | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-243-1/+31
* | | | | MDEV-17868 mysqltest fails to link with system PCRE librariesSergei Golubchik2019-01-242-2/+2
* | | | | MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-245-15/+196
* | | | | MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-237-2/+159
* | | | | Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTARTSergei Golubchik2019-01-234-0/+28
* | | | | MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-234-48/+47
* | | | | MDEV-15925 FRM_MAX_SIZE too low for some use casesSergei Golubchik2019-01-213-3/+12
* | | | | MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_endVarun Gupta2019-01-183-0/+52
* | | | | safemalloc: warn, flush after fprintfDaniel Black2019-01-171-1/+1
* | | | | MDEV-17475: Increase maximum possible value for table_definition_cache to mat...Oleksandr Byelkin2019-01-163-13/+17
* | | | | MDEV-18233 Moving the hash_node_t to improve locality of referenceMarko Mäkelä2019-01-156-14/+14
|\ \ \ \ \
| * | | | | MDEV-18233 Moving the hash_node_t to improve locality of referenceEugene Kosov2019-01-146-14/+14
* | | | | | MDEV-18243 incorrect ASAN instrumentationEugene Kosov2019-01-152-6/+0
* | | | | | MDEV-17797 Add ASAN poisoning for mem_heap_tMarko Mäkelä2019-01-154-20/+16
|/ / / / /
* | | | | Merge pull request #973 from tempesta-tech/tt-10.0-MDEV-16499-virtual-innodbMarko Mäkelä2019-01-144-14/+44
|\ \ \ \ \
| * | | | | MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the tab...Eugene Kosov2018-11-304-14/+44
* | | | | | MDEV-13784: query causes seg faultVarun Gupta2019-01-065-4/+78
* | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2019-01-032-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | fix the test for 2019Sergei Golubchik2019-01-022-4/+4
* | | | | | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-0210-0/+0
* | | | | | compilation warning on WindowsSergei Golubchik2019-01-022-2/+2
* | | | | | MDEV-18041 Database corruption after renaming a prefix-indexed columnEugene Kosov2018-12-294-28/+70
* | | | | | row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()Marko Mäkelä2018-12-282-2/+4
* | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-208-56/+43
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrownSergey Vojtovich2018-12-184-46/+11
| * | | | | Don't default to bundled zlibSergei Golubchik2018-12-171-5/+0
| * | | | | MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-133-0/+25
* | | | | | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-193-0/+39
* | | | | | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-196-7/+79
* | | | | | Backported MDEV-11196(e4d10e09cf31) and MDEV-10360(8a8ba1949bf4) to 10.0Varun Gupta2018-12-193-5/+244
* | | | | | MDEV-6453: Assertion `inited==NONE || (inited==RND && scan)' failed in handle...Varun Gupta2018-12-163-0/+39
* | | | | | remove unsed variableSergei Golubchik2018-12-131-4/+0
* | | | | | Fix cmake -DWITH_PARTITION_STORAGE_ENGINE:BOOL=OFFMarko Mäkelä2018-12-131-17/+16
* | | | | | Remove space before #ifdefMarko Mäkelä2018-12-131-13/+9
* | | | | | MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* valuesThirunarayanan Balathandayuthapani2018-12-139-465/+199
* | | | | | Fix compile error when building without the partition engineVarun Gupta2018-12-131-4/+6
* | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-122-25/+36
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mysqltest: use a dynamically growing command bufferSergei Golubchik2018-11-281-16/+26