summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/wsrep/t/MDEV-23466.test
blob: 2615298226e2eb0e4e713e8801ec092bef47f276 (plain)
1
2
3
4
5
6
7
8
9
10
#
# MDEV-23466: SIGABRT in wsrep::server_state::provider on
# SELECT WSREP_LAST_SEEN_GTID() on optimized builds
#

--source include/have_innodb.inc
--source include/have_wsrep.inc
--source include/have_binlog_format_row.inc

SELECT WSREP_LAST_SEEN_GTID();