summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testx-preview-10.8-MDEV-25785-openssl3.0bb-10.8-openssl3.0Vladislav Vaintroub2022-01-191-2/+2
* Appveyor : test with system OpenSSL3Vladislav Vaintroub2022-01-171-2/+2
* MDEV-25785 Add support for OpenSSL 3.0Vladislav Vaintroub2021-11-217-55/+133
* change pcre2 download urlSergei Golubchik2021-11-081-1/+1
* Merge branch '10.7' into 10.8Vladislav Vaintroub2021-11-0429-395/+116
|\
| * Merge branch '10.6' into 10.7Vladislav Vaintroub2021-11-0429-395/+116
| |\
| | * appveyor - do not use buggy cygwin bison.Vladislav Vaintroub2021-11-041-1/+7
| | * MDEV-26826 fixup: clang++-13 -Wfree-nonheap-objectMarko Mäkelä2021-11-041-1/+1
| | * MDEV-26966: Remove innodb_force_load_corruptedMarko Mäkelä2021-11-049-318/+64
| | * MDEV-26933 InnoDB fails to detect page number mismatchbb-10.6-MDEV-26933Marko Mäkelä2021-11-0111-18/+35
| | * MDEV-25683 fixup: MSVC warning C4018: signed/unsigned mismatchMarko Mäkelä2021-10-291-1/+1
| | * MDEV-25683 Atomic DDL: With innodb_force_recovery=3 InnoDB: Trying to load in...Marko Mäkelä2021-10-295-12/+11
| | * MDEV-26925 - upgrade fails creating trigger in sysschema, if root user does n...Vladislav Vaintroub2021-10-286-48/+1
* | | Spider fix for 10.8+Sergei Golubchik2021-11-021-2/+2
* | | 10.8 branchSergei Golubchik2021-11-0263-391/+408
|/ /
* | MDEV-26947 UNIQUE column checks fail in InnoDB resulting in table corruptionThirunarayanan Balathandayuthapani2021-11-013-0/+61
* | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesSergei Golubchik2021-10-301-2/+2
* | workaround for gcc bug 7302Sergei Golubchik2021-10-301-0/+1
* | columnstoreSergei Golubchik2021-10-291-0/+0
* | MDEV-26732 Assertion `0' failed in Item::val_nativepreview-10.7-MDEV-4958-uuidAlexander Barkov2021-10-292-0/+14
* | MDEV-26785 Hyphens inside the value of uuid datatypeAlexander Barkov2021-10-293-16/+102
* | MDEV-26742 Assertion `field->type_handler() == this' failed in FixedBinTypeBu...Alexander Barkov2021-10-292-4/+39
* | MDEV-26664 Store UUIDs in a more efficient mannerAlexander Barkov2021-10-2915-36/+3601
* | Changing the FixedBinTypeBundle parameter to a "storage class" instead of sizesAlexander Barkov2021-10-297-86/+166
* | UUID() function should return UUID, not VARCHAR(36)Sergei Golubchik2021-10-2920-182/+204
* | MDEV-4958 Adding datatype UUIDAlexander Barkov2021-10-2943-99/+5334
* | cleanup: uuidSergei Golubchik2021-10-297-47/+25
* | cleanup: move most of type_inet plugin implementation into the serverSergei Golubchik2021-10-295-2108/+1927
* | MDEV-26242: Assertion `i >= 0' failed on setting default_tmp_storage_engine t...bb-10.7-vicentiu-MDEV-26242Vicențiu Ciorbaru2021-10-293-8/+87
* | Merge 10.6 into 10.7Marko Mäkelä2021-10-2838-162/+648
|\ \ | |/
| * Merge 10.5 into 10.6Marko Mäkelä2021-10-2837-162/+644
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2021-10-2838-163/+650
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-10-2838-166/+650
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-2838-163/+642
| | | | |\
| | | | | * MDEV-26867: Update the InnoDB version number to 5.7.36Marko Mäkelä2021-10-281-1/+1
| | | | | * MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-289-71/+415
| | | | | * Fix compile warning:bb-10.2-tmpSergei Petrunia2021-10-271-9/+7
| | | | | * MDEV-25402 Assertion `!str || str != Ptr' failed in String::copyAlexander Barkov2021-10-273-1/+49
| | | | | * Fix tests for PLUGIN_PARTITION=NOMarko Mäkelä2021-10-273-0/+3
| | | | | * MDEV-26868: Session tracking flag in OK_PACKETDiego Dupin2021-10-261-11/+8
| | | | | * pthread_yield() is depricated now, so use sched_yield() if possible.Oleksandr Byelkin2021-10-261-5/+7
| | | | | * Safemalloc typo fix found by clang.Oleksandr Byelkin2021-10-261-2/+2
| | | | | * Try to fix appveyor to prevent occasional failing of mysql_client_testVladislav Vaintroub2021-10-261-1/+1
| | | | | * MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLEVladislav Vaintroub2021-10-263-6/+46
| | | | | * MDEV-26902 Auxilary fts table evicts during DDLbb-10.2-thiruThirunarayanan Balathandayuthapani2021-10-261-2/+2
| | | | | * MDEV-22711 Assertion `nr != 0' failed in handler::update_auto_increment.bb-10.2-mdev-22711-hfAlexey Botchkov2021-10-263-6/+57
| | | | | * MDEV-26556 An improper locking bug(s) due to unreleased lock.bb-10.2-mdev-26556-hfAlexey Botchkov2021-10-253-23/+13
| | | | | * compilation fixes for sys-devel/gcc-11.2.0:11Sergei Golubchik2021-10-256-7/+19
| | | | | * MDEV-23267 Assertion on --bootstrap --innodb-force-recoveryMarko Mäkelä2021-10-251-3/+9
| | | | | * Fix comment10.2-tmpSergei Petrunia2021-10-221-1/+1