mariadb/mysql-test/suite
Thirunarayanan Balathandayuthapani 82d39d4374 MDEV-24491 db_name mismatch happens during virtual column computation
Database name mismatch happens while opening the table for
virtual column computation. Because table_name_parse() returns
the length of database and table name before converting the
filename to table name. This issue is caused by
commit 8b0d4cff07 (MDEV-15855).
Fix should be that table_name_parse() should return the length of
database and table name after converting the filename to table name.

Reviewed-by: Marko Mäkelä
2021-01-19 16:18:37 +05:30
..
archive
binlog MDEV-12908 binlog_encryption.binlog_xa_recover, binlog.binlog_xa_recover failed in bb with extra checkpoint 2021-01-14 18:06:41 +01:00
binlog_encryption MDEV-12908 binlog_encryption.binlog_xa_recover, binlog.binlog_xa_recover failed in bb with extra checkpoint 2021-01-14 18:06:41 +01:00
csv
encryption MDEV-23867: insert... select crash in compute_window_func 2020-10-23 22:36:47 +05:30
engines Merge branch '10.1' into 10.2 2020-08-02 11:05:29 +02:00
federated MDEV-17573 Assertion in federatedx on multi-update 2020-12-09 20:15:29 +03:00
funcs_1 MDEV-24139: CHECK_CLAUSE field in INFORMATION_SCHEMA.CHECK_CONSTRAINTS truncate check constraints expressions 2020-12-07 09:56:06 +01:00
funcs_2 Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
galera MDEV-23851 BF-BF Conflict issue because of UK GAP locks 2021-01-18 08:09:06 +02:00
galera_3nodes Fix sporadic test failure on galera_parallel_apply_3nodes. 2020-10-30 09:19:29 +02:00
gcol MDEV-24491 db_name mismatch happens during virtual column computation 2021-01-19 16:18:37 +05:30
handler
heap MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
innodb MDEV-24547 Update fails when online alter does rollback due to MDL time out 2021-01-19 16:18:37 +05:30
innodb_fts MDEV-21478 Inplace ALTER fails to report error when FTS_DOC_ID 2021-01-11 18:12:59 +05:30
innodb_gis Speed up innodb_gis.rtree_split 2020-04-28 19:37:07 +03:00
innodb_zip MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not possible to ALTER TABLE 2021-01-11 21:54:47 +01:00
jp
json
large_tests
maria MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not possible to ALTER TABLE 2021-01-11 21:54:47 +01:00
mariabackup MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 2020-12-01 08:08:57 +03:00
mtr/t
mtr2
multi_source MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
optimizer_unfixed_bugs MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
parts Merge branch '10.1' into 10.2 2020-08-03 02:57:50 +03:00
percona MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
perfschema MDEV-16341 Wrong length for USER columns in performance_schema tables 2021-01-11 21:54:48 +01:00
perfschema_stress
plugins MDEV-19442 server_audit plugin doesn't consider proxy users in server_audit_excl_users/server_audit_incl_users. 2020-12-28 15:12:32 +04:00
roles MDEV-24289: show grants missing with grant option 2020-11-26 18:10:40 +01:00
rpl MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared statement protocol yet 2021-01-13 16:16:13 +07:00
storage_engine MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
stress MDEV-22339 - Assertion `str_length < len' failed 2020-06-04 23:52:10 +02:00
sys_vars MDEV-24536 innodb_idle_flush_pct has no effect 2021-01-13 18:55:56 +02:00
unit
vcol Merge branch '10.1' into 10.2 2020-10-29 15:16:53 +01:00
wsrep Clean up wsrep.variables 2020-11-03 08:49:10 +02:00