summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Analysis from 10.4bb-10.4-MDEV-21910-v2Jan Lindström2020-05-0611-96/+318
* Merge 10.3 into 10.4Marko Mäkelä2020-05-05165-3469/+4212
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-048-17/+88
| |\
| | * MDEV-7962: Fix cmake WITH_WSREP=OFFMarko Mäkelä2020-05-041-1/+1
| | * Merge 10.1 into 10.2Marko Mäkelä2020-05-044-14/+101
| | |\
| | | * MDEV-19092 Server crash when renaming the column whenbb-10.1-MDEV-19092Thirunarayanan Balathandayuthapani2020-05-044-14/+101
| | * | MDEV-7962 post-push fixesMarko Mäkelä2020-05-044-10/+25
| | * | Add missing have_debug.incMarko Mäkelä2020-05-041-0/+1
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-04130-3333/+3684
| |\ \ \ | | |/ /
| | * | New Connector COleksandr Byelkin2020-05-041-0/+0
| | * | Merge 'connect/10.2' into 10.2Oleksandr Byelkin2020-05-020-0/+0
| | |\ \
| | | * | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-112-4/+8
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-0249-2657/+2973
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'merge-pcre' into 10.1Oleksandr Byelkin2020-04-3024-2517/+2544
| | | |\ \
| | | | * | 8.44Oleksandr Byelkin2020-04-3047-2780/+3636
| | | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-04-302-4/+8
| | | |\ \ \
| | | | * | | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-112-4/+8
| | | * | | | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-04-301-1/+1
| | | |\ \ \ \
| | | | * | | | 5.6.47-87.0Oleksandr Byelkin2020-04-301-1/+1
| | | * | | | | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-3020-121/+372
| | | |\ \ \ \ \
| | | | * | | | | BUG#30301356 - SOME EVENTS ARE DELAYED AFTER DROPPING EVENTSergei Golubchik2020-04-304-85/+234
| | | | * | | | | correct off-by-one error in CONCATSergei Golubchik2020-04-301-1/+1
| | | | * | | | | Bug#30689251 - BACKPORT TO MYSQL-5.6, BUG#29597896 - NULL POINTER DEREFERENCE...Anushree Prakash B2020-04-301-3/+17
| | | | * | | | | Bug#30628268: OUT OF MEMORY CRASHSivert Sorumgard2020-04-301-1/+3
| | | | * | | | | Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-305-1/+52
| | | | * | | | | cleanup: remove dbug keywords that are never usedSergei Golubchik2020-04-291-33/+0
| | | | * | | | | Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSSergei Golubchik2020-04-292-1/+26
| | | | * | | | | Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSMaheedhar PV2020-04-291-4/+14
| | | | * | | | | don't enable -Werror in ft-indexSergei Golubchik2020-04-291-3/+3
| | | | * | | | | Correct the name of a contributorMarko Mäkelä2020-04-251-1/+1
| | | | * | | | | Fix failure for ipv6 not enabledAnel Husakovic2020-04-242-3/+4
| | | | * | | | | MDEV-21932 Another attempt to fix the bug .Igor Babaev2020-04-171-18/+16
| | | | * | | | | Fix wrong argument size passed to --parent-pid strncmp checkDisconnect3d2020-04-161-1/+1
| | | * | | | | | mysql-test-run.pl - fix strict subs in HAVE_WIN32_CONSOLE (#1521)Daniel Black2020-04-301-0/+2
| | | * | | | | | MDEV-22419 update windows timezone data from using newest ICU sourceVladislav Vaintroub2020-04-302-4/+6
| | | * | | | | | mysql-test-run.pl - show remaining test count and estimated time on WindowsVladislav Vaintroub2020-04-291-12/+33
| | | * | | | | | vio: typo on sock{et}_errno in commentDaniel Black2020-04-291-1/+1
| | * | | | | | | add WITH_DBUG_TRACE CMake variableEugene Kosov2020-04-295-2/+19
| | * | | | | | | MDEV-20916: Galera test failure on galera.galera_parallel_autoinc_largetrx: R...Jan Lindström2020-04-293-7/+10
| | * | | | | | | MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-2964-648/+648
| | * | | | | | | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-297-11/+20
| | * | | | | | | MDEV-22337 Assertion `Alloced_length >= (str_length + length +...Alexey Botchkov2020-04-291-1/+9
| * | | | | | | | MDEV-22446 InnoDB aborts while adding instant column for discarded tablespaceThirunarayanan Balathandayuthapani2020-05-043-0/+73
| * | | | | | | | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-0413-50/+143
| * | | | | | | | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-042-0/+103
| * | | | | | | | MDEV-21480: Unique key using ref access though eq_ref access can be usedVarun Gupta2020-05-0110-15/+87
| * | | | | | | | split log_t::buf into two buffersEugene Kosov2020-04-304-51/+38
* | | | | | | | | MDEV-22465: DROP indexed COLUMN is wrongly claimed to be ALGORITHM=INSTANTMarko Mäkelä2020-05-054-5/+25
* | | | | | | | | MDEV-20502 Queries against spider tables return wrong values for columns foll...Kentoku SHIBA2020-05-052-0/+31
* | | | | | | | | MDEV-21489 : wsrep_cluster_conf_id has wrong valueJan Lindström2020-05-052-2/+4