⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
binlog
/
t
/
View File Name :
binlog_gtid_next_single_stmt_trx_rollback.test
# ==== Purpose ==== # # To a failed single statement transaction with a specified gtid on # auto-commit mode, verify that we can roll back its owned gtid if # does not modify non-transational table or commit its owned gtid # if it has modified non-transactional table when rolling back it # if binlog is enabled. # # ==== Implementation ==== # # See extra/binlog_tests/gtid_next_single_stmt_trx_rollback_with_non-trans_table.test # and extra/binlog_tests/gtid_next_single_stmt_trx_rollback_with_trans_table.test # # ==== References ==== # # Bug#21338147 INNODB: FAILING ASSERTION: !TRX_IS_AUTOCOMMIT_NON_LOCKING(TRX) IN TRX0TRX.CC --source include/have_log_bin.inc # Test is not required to run against embedded server --source include/not_embedded.inc --source include/not_gtid_enabled.inc --source extra/binlog_tests/gtid_next_single_stmt_trx_rollback_with_non-trans_table.test --source extra/binlog_tests/gtid_next_single_stmt_trx_rollback_with_trans_table.test