summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * update libmariadbVladislav Vaintroub2021-06-141-0/+0
| | | | * fix mysqlest crash on ./mtr --sp innodb_fts.innodb-fts-stopwordSergei Golubchik2021-06-121-2/+2
| | | | * fix mysqltest crash report outputSergei Golubchik2021-06-121-4/+7
| | | | * Link with libexecinfo on OpenBSD for stacktrace functionality.Brad Smith2021-06-111-0/+23
| | | | * MDEV-20392: Skip ABI check if 'diff' is not foundOtto Kekäläinen2021-06-101-2/+3
| | | | * Remove orphan type name trx_sig_tMarko Mäkelä2021-06-101-3/+1
| | | | * MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-104-10/+10
| | | | * MDEV-25630: Crash with window function in left expr of IN subquerySergei Petrunia2021-06-095-0/+56
| | | * | fix spider tests for --psSergei Golubchik2021-06-194-0/+11
| | | * | spider tests aren't bigSergei Golubchik2021-06-194-4/+0
| | * | | fix spider tests for --ps in 10.4Sergei Golubchik2021-06-192-0/+8
| | * | | spider tests aren't big in 10.4Sergei Golubchik2021-06-193-3/+0
| | * | | MDEV-20162: fix connect-abstract test caseDaniel Black2021-06-114-7/+4
| | * | | MDEV-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2021-06-103-231/+175
| | * | | MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-104-38/+38
| | * | | MDEV-23933 main.failed_auth_unixsocket fails on armSergei Golubchik2021-06-092-4/+10
| | * | | rpm packaging: account for fedora > 31Sergei Golubchik2021-06-091-1/+1
| | * | | mdl_dbug_print_locks(): make it useful in gdb tooSergei Golubchik2021-06-092-37/+32
| | * | | MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLVladislav Vaintroub2021-06-095-1/+10
| | * | | Remove WolfSSL workaround for old version.Vladislav Vaintroub2021-06-092-3/+1
| * | | | MDEV-25878: mytop bugs: check for mysql driver and socketsAnel Husakovic2021-06-211-6/+7
| * | | | MDEV-25878: mytop bugs: check for mysql driver and socketsJean Weisbuch2021-06-211-2/+6
| * | | | fix spider tests for --ps in 10.5Sergei Golubchik2021-06-191-0/+2
| * | | | MDEV-25867 main.trigger-trans failed in bb, Assertion `ticket->m_duration == ...mariadb-10.5.11st-10.5-vicentiubb-10.5-vicentiu2Sergei Golubchik2021-06-181-24/+24
* | | | | 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