Error 1954: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored function
Error Code
SQLSTATE
Error
Description
1954
ER_STORED_FUNCTION_PREVENTS_SWITCH_GTID_DOMAIN_ID_SEQ_NO
Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored function or trigger
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1953: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a transactionNextError 1955: Connecting slave requested to start from GTID which is not in the master's binlog
Last updated
Was this helpful?