summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for a...Thirunarayanan Balathandayuthapani2022-04-262-56/+0
* MDEV-28377: galera_as_slave_nonprim bind: Address already in useJulius Goryavsky2022-04-2617-672/+746
* MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-2534-158/+484
* MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-252-0/+21
* Merge 10.5 into 10.6Marko Mäkelä2022-04-2187-185/+2692
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-04-2171-219/+2588
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-04-2167-213/+2582
| | |\
| | | * MDEV-20194 Warnings inconsistently issued upon CHECK on table from older vers...Thirunarayanan Balathandayuthapani2022-04-202-7/+102
| | | * MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_...Jan Lindström2022-04-203-0/+227
| | | * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-182-2/+174
| | | * MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queriesOleg Smirnov2022-04-185-60/+0
| | | * An additional patch for MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEF...Alexander Barkov2022-04-142-0/+51
| | | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-1411-4/+306
| | | |\
| | | | * MDEV-27448 MTR returns success (zero) upon invalid optionShunpoco2022-04-121-1/+1
| | | | * MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-112-0/+34
| | | | * MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-084-3/+87
| | | | * MDEV-28077 'Wrong create options' error with 'big_tables' enabledOleg Smirnov2022-04-064-0/+75
| | | | * MDEV-24560 SIGSEGV in st_join_table::cleanupOleg Smirnov2022-04-064-0/+109
| | | * | MDEV-28304 innodb.instant_alter,8k.rdiff does not apply on FreeBSDMarko Mäkelä2022-04-134-91/+83
| | | * | MDEV-26171: wsrep_sst_receive_address does not parse IPv6 address correctlyJulius Goryavsky2022-04-1219-109/+484
| | | * | MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNOMonty2022-04-112-1/+24
| | | * | MDEV-28267 ASAN heap-use-after-free in Item_sp::func_name_cstringAlexander Barkov2022-04-092-0/+83
| | | * | MDEV-22282 When using mysqldump to backup a view that contains derived tables...Sergei Golubchik2022-04-095-13/+13
| | | * | MDEV-28062 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on INSER...Alexander Barkov2022-04-082-0/+69
| | | * | MDEV-28253 Mysqldump - INVISIBLE column errorSergei Golubchik2022-04-076-9/+32
| | | * | MDEV-28205: SST via mariabackup stops on failure while archiving logsJulius Goryavsky2022-04-074-0/+488
| * | | | Merge branch 10.4 into 10.5Daniel Black2022-04-2115-18/+101
| |\ \ \ \ | | |/ / /
| | * | | MDEV-28227 Error message Chinese translationHaidong Ji2022-04-214-16/+16
| | * | | MDEV-26575 Crash on shutdown after starting an XA transactionDaniele Sciascia2022-04-202-0/+27
| | * | | MDEV-28329 : galera_3nodes.galera_garbd_backup fails with extra connection linesJan Lindström2022-04-191-0/+2
| | * | | MDEV-24529 Assertion failed in vers_select_conds_t::printOleg Smirnov2022-04-182-0/+25
| | * | | Disable galera_bf_abort_ps_bind under --ps-protocolDaniele Sciascia2022-04-161-0/+1
| | * | | MDEV-22266: Diagnostics_area::sql_errno() const: AssertionRucha Deodhar2022-04-122-0/+28
| | * | | Remove a garbage file from mysql-testbb-10.4-osmirnovOleg Smirnov2022-04-071-0/+0
* | | | | MDEV-27919 mariabackup --log-copy-interval is measured in millisecondss in 10...Vlad Lesin2022-04-212-0/+20
* | | | | MDEV-28263: mariadb-tzinfo-to-sql (postfix)Daniel Black2022-04-213-16/+2
* | | | | MDEV-21208: mysql_tzinfo_to_sql does not work in strict modeDaniel Black2022-04-212-14/+13
* | | | | MDEV-28263: mariadb-tzinfo-to-sql improve wsrep and binlog casesDaniel Black2022-04-2110-297/+833
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-153-17/+30
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9948 Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION...Marko Mäkelä2022-04-153-13/+28
* | | | | MDEV-28266 Crash in Field_string::type_handler when calling proceduresOleksandr Byelkin2022-04-132-0/+33
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-122-6/+10
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-26128 type_set and type_enum are brokenAlexander Barkov2022-04-122-5/+9
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-129-3/+594
|\ \ \ \ \ | |/ / / /
| * | | | 10.5 tests for MDEV-26507 Assertion `tmp != ((long long) 0x8000000000000000LL...Alexander Barkov2022-04-104-0/+88
| * | | | MDEV-28255 "Error" instead of NULL in P_S.THREADS_CONNECTION_TYPE for backgro...Sergei Golubchik2022-04-092-3/+7
| * | | | Merge 10.4 into 10.5Marko Mäkelä2022-04-072-0/+498
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2022-04-072-0/+498
| | |\ \ \ | | | |/ /
| | | * | Adding MTR tests to cover how keywords of different kinds behave in various c...Alexander Barkov2022-04-072-0/+498
| * | | | main.thread_pool_info - no threadpool on aixDaniel Black2022-04-071-0/+1