Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
MariaDB 10.6.16
Description
When synchronizing the front-end MySQL 5.7 InnoDB database to MariaDB 10.6.16 Columnstore, an error occurred and MariaDB crashed.
mysql 5.7 :
update sbtest1 set pad='nba' where id=2;
-> repl to mariadb columnstore is crash
---------------------------------------------------------------------------
2023-12-30 22:35:11 5 [Note] Slave SQL thread initialized, starting replica
tion in log 'mysql-bin.000004' at position 546, relay log './dbbackup-192-168-176-204-relay-bin.000002' position: 6562023-12-30 22:35:11 4 [Note] Slave I/O thread: connected to master 'repl@19
2.168.198.239:6666',replication started in log 'mysql-bin.000004' at position 995terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
231230 22:35:12 [ERROR] mysqld got signal 6 ;
Sorry, we probably made a mistake, and this is a bug.