summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-0546-78/+972
|\
| * remove the test for MDEV-16962mariadb-10.4.19Nikita Malyavin2021-05-052-75/+0
| * fix galera_password.result for 10.4Nikita Malyavin2021-05-051-0/+5
| * Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-0548-78/+1161
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-05-042-5/+61
| | |\
| | | * MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38Sergei Golubchik2021-05-042-5/+61
| | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-0436-57/+872
| | |\ \ | | | |/
| | | * MDEV-10674: main.show_explain failed in buildbotSergei Petrunia2021-05-032-1/+9
| | | * MDEV-16146: MariaDB slave stops with following errors.Sujatha2021-04-302-0/+61
| | | * MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...st-10.2-thiruThirunarayanan Balathandayuthapani2021-04-301-0/+1
| | | * MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...Thirunarayanan Balathandayuthapani2021-04-302-0/+20
| | | * MDEV-25568 RENAME TABLE causes "Ignoring data file" messagesMarko Mäkelä2021-04-302-4/+0
| | | * Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYbb-10.2-BUG29363867Oleksandr Byelkin2021-04-283-13/+47
| | | * MDEV-25319 : Long BF log wait turns on InnoDB Monitor output without telling,...bb-10.2-MDEV-21514Jan Lindström2021-04-282-0/+47
| | | * MDEV-25258 : SET PASSWORD command fail with wsrep apiJan Lindström2021-04-282-0/+33
| | | * MDEV-21514 : Galera test failure on galera.galera_wan_restart_sstJan Lindström2021-04-282-39/+49
| | | * MDEV-19198 - DBUG assert in CREATE IF NOT EXIST under LOCK TABLES WRITEVladislav Vaintroub2021-04-282-0/+30
| | | * Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYSergei Golubchik2021-04-272-0/+70
| | | * Bug #31674599: THE UDF_INIT() FUNCTION CAUSE SERVER CRASHSergei Golubchik2021-04-272-0/+18
| | | * MDEV-25503 InnoDB hangs on startup during recoveryThirunarayanan Balathandayuthapani2021-04-272-0/+37
| | | * MDEV-22928 InnoDB fails to fetch index type when index mismatch happensThirunarayanan Balathandayuthapani2021-04-272-0/+52
| | | * MDEV-24583 SELECT aborts after failed REPLACE into table with vcolNikita Malyavin2021-04-274-0/+185
| | | * MDEV-19011 Assertion `file->s->base.reclength < file->s->vreclength' failedNikita Malyavin2021-04-273-0/+18
| | | * MDEV-16962 Assertion failed in open_purge_table upon concurrent ALTER/FLUSHNikita Malyavin2021-04-272-2/+78
| | | * revive innodb_debug_syncNikita Malyavin2021-04-273-0/+119
| | | * MDEV-24898: Server crashes in st_select_lex::next_selectbb-10.2-tmp1Sergei Petrunia2021-04-252-0/+24
| | | * MDEV-24925: Server crashes in Item_subselect::init_expr_cache_trackerSergei Petrunia2021-04-252-0/+82
| | * | MDEV-23723: Crash when test_if_skip_sort_order() is checked for derived ...bb-10.3-mdev23723Sergei Petrunia2021-04-302-0/+60
| | * | MDEV-25501 routine_definition in information_schema.routines loses tablename ...Sergei Golubchik2021-04-282-2/+48
| | * | MDEV-25109 Server crashes in sp_name::sp_name upon invalid data in mysql.procSergei Golubchik2021-04-282-0/+29
| | * | cleanup: lowercase_table.testSergei Golubchik2021-04-282-37/+50
| | * | MDEV-20842 fix windows result failureAleksey Midenkov2021-04-272-1/+2
| | * | MDEV-20842 fix test internal check failureAleksey Midenkov2021-04-273-5/+6
| | * | MDEV-20842 Crash using versioning plugin functions after plugin was removed f...Aleksey Midenkov2021-04-272-1/+13
| | * | MDEV-25468 DELETE HISTORY may delete current data on system-versioned tableAleksey Midenkov2021-04-272-0/+55
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-0313-22/+259
|\ \ \ \ | |/ / /
| * | | MDEV-25553 : Avoid unnecessary rollbacks with SRbb-10.4-MDEV-25553Daniele Sciascia2021-04-289-22/+170
| * | | MDEV-22227 Assertion `state_ == s_exec' failed in wsrep::client_state::start_...bb-10.4-MDEV-22227mkaruza2021-04-282-0/+42
| * | | MDEV-25630 Rollback of instant operation adds wrong column to secondary indexbb-10.4-MDEV-25630Thirunarayanan Balathandayuthapani2021-04-282-0/+47
* | | | Updated wsrep.variables after wsrep lib updateMonty2021-05-011-2/+5
* | | | MDEV-25507 CHECK on encrypted Aria table complains about "Wrong LSN"Monty2021-04-302-4/+31
* | | | MDEV-25530 Error 1451 on slave: Cannot delete or update a parent row: a forei...Sergei Golubchik2021-04-292-0/+34
* | | | MDEV-24382 Assertion in tdc_remove_tableVladislav Vaintroub2021-04-282-0/+33
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-2714-508/+646
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-279-0/+239
| |\ \ \ | | |/ /
| | * | MDEV-24545 Sequence created by one connection remains invisible to anotherst-10.3Marko Mäkelä2021-04-272-0/+32
| | * | MDEV-24758 heap-use-after-poison in innobase_add_instant_try/rec_copyMarko Mäkelä2021-04-262-0/+24
| | * | MDEV-24773: slave_compressed_protocol doesn't work properly with semi-sync re...Sujatha2021-04-263-0/+75
| | * | MDEV-24898: Server crashes in st_select_lex::next_selectbb-10.3-mdev24925Sergei Petrunia2021-04-252-0/+24
| | * | MDEV-24925: Server crashes in Item_subselect::init_expr_cache_trackerSergei Petrunia2021-04-252-0/+82