You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#220424 4:12:11 server id 1000 end_log_pos 219 CRC32 0xadba0f4f Anonymous_GTID last_committed=0 sequence_number=1 rbr_only=no
SET @@SESSION.GTID_NEXT= 'ANONYMOUS'/*!*/;
# at 219
#220424 4:12:11 server id 1000 end_log_pos 440 CRC32 0xce092339 Query thread_id=2 exec_time=0 error_code=0
use `monitor`/*!*/;
SET TIMESTAMP=1650769931/*!*/;
SET @@session.pseudo_thread_id=2/*!*/;
SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=0, @@session.unique_checks=1, @@session.autocommit=1/*!*/;
SET @@session.sql_mode=1411383328/*!*/;
SET @@session.auto_increment_increment=1, @@session.auto_increment_offset=1/*!*/;
/*!\C utf8 *//*!*/;
SET @@session.character_set_client=33,@@session.collation_connection=33,@@session.collation_server=33/*!*/;
SET @@session.lc_time_names=0/*!*/;
SET @@session.collation_database=DEFAULT/*!*/;
CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `alert_rule_view` AS select * from alert_rule
/*!*/;
# at 440
The text was updated successfully, but these errors were encountered:
经测试,4.2.17版本无法同步视图,但是在binlog中能看到视图相关的语句:
The text was updated successfully, but these errors were encountered: