summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25292 Atomic CREATE OR REPLACE TABLEbb-10.6-midenok-MDEV-25292Aleksey Midenkov2021-06-2240-424/+3524
* MDEV-25292 Better debug traceAleksey Midenkov2021-06-211-7/+15
* Speed up of innodb_gis.update_root test 10x by adding BEGIN/COMMITMonty2021-06-192-0/+8
* Fixed debug_sync timeout in deadlock_drop_tableMonty2021-06-196-6/+30
* Fixed flush table issue in MyISAM with CREATE ... SELECTMonty2021-06-191-0/+1
* Minor cleanups of atomic ddl codeMonty2021-06-193-13/+24
* fix big tests for -psSergei Golubchik2021-06-195-42/+24
* MDEV-16708: fixed test rpl_innodb_bug28430, failing with --psAlice Sherepa2021-06-181-2/+2
* bump the VERSIONDaniel Bartholomew2021-06-181-1/+1
* Merge 10.5 into 10.6Marko Mäkelä2021-06-1810-5/+167
|\
| * MDEV-25953 Tpool - prevent potential deadlock in simulated AIOVladislav Vaintroub2021-06-171-1/+4
| * MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-166-2/+125
| * MDEV-25642 InnoDB rename table copy DDL fails while dropping the tableThirunarayanan Balathandayuthapani2021-06-093-2/+38
* | MDEV-20392: Skip ABI check if 'diff' is not foundOtto Kekäläinen2021-06-181-2/+3
* | update C/Cmariadb-10.6.2bb-10.6-MDEV-16708-4Sergei Golubchik2021-06-171-0/+0
* | MDEV-16708: fixed failure of the test sys_vars.sql_select_limit_funcDmitry Shulga2021-06-171-0/+6
* | MDEV-16708: correct server side cursor detection in embeddedSergei Golubchik2021-06-171-5/+11
* | MDEV-16708: extract nonembedded part of the test into a separate fileSergei Golubchik2021-06-1712-159/+211
* | MDEV-16708: spurious ER_NEED_REPREPARE for gtid_slave_pos and event_schedulerSergei Golubchik2021-06-172-3/+7
* | MDEV-16708: more fixes to test casesDmitry Shulga2021-06-1717-5/+66
* | MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_p...Dmitry Shulga2021-06-1737-6/+107
* | MDEV-16708: fixed assert firing in the method THD::reset_for_the_next_commandDmitry Shulga2021-06-172-1/+48
* | MDEV-16708: fixed incorrect issuing the errorDmitry Shulga2021-06-171-3/+3
* | MDEV-16708: fix in test failures caused by missing warnings received in prepa...Dmitry Shulga2021-06-1711-6/+34
* | MDEV-16708: fixed issue with handling of the directive --enable-prepared-warn...Dmitry Shulga2021-06-1750-7/+141
* | MDEV-16708: Fixed ths issue with handling of ERR packet received by mysqltestDmitry Shulga2021-06-173-7/+12
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-0/+2
* | MDEV-16708: disabled the test main.sp to be executed with ps-protocolDmitry Shulga2021-06-171-0/+5
* | MDEV-16708: Fixed the failed test main.set_statementDmitry Shulga2021-06-176-18/+72
* | MDEV-16708: Fixed the failed test main.join_cacheDmitry Shulga2021-06-172-4/+4
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-2/+2
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-172-1/+8
* | MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-06-175-19/+15
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-173-4/+5
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-176-1/+22
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-175-30/+34
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-178-201/+80
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+2
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-1/+4
* | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-1739-373/+2955
* | MDEV-25854: Remove garbage tables after restoring a backupMarko Mäkelä2021-06-1716-14/+351
* | MDEV-21117 post-push to cover a "custom" xid formatAndrei Elkin2021-06-162-15/+32
* | MDEV-25936 Crash during DDL that involves FULLTEXT INDEXMarko Mäkelä2021-06-161-0/+4
* | MDEV-25910: Aim to make all InnoDB DDL durableMarko Mäkelä2021-06-163-29/+49
* | MDEV-25910: Make ALTER TABLE...ALGORITHM=COPY durable againMarko Mäkelä2021-06-151-0/+1
* | update C/C to 3.2.2-rcSergei Golubchik2021-06-151-0/+0
* | MDEV-21117 post-push fixesAndrei Elkin2021-06-156-14/+22
* | Updated libmarias3Monty2021-06-151-0/+0
* | Updated libmarias3 to latest versionMonty2021-06-141-0/+0
* | Fixed compiler warningsMonty2021-06-146-29/+32