[MXS-4120] Avrorouter crash with a SEQUENCE engine table Created: 2022-05-06  Updated: 2022-07-26  Resolved: 2022-05-11

Status: Closed
Project: MariaDB MaxScale
Component/s: avrorouter
Affects Version/s: 2.5.19, 6.3.0
Fix Version/s: 2.5.21, 6.3.1

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 1
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-28487 sequences not respect value of binlog... Closed

 Description   

Can be reproduced with this:

create sequence my_sequence start with 1 increment by 2;
select next value for my_sequence;


Generated at Thu Feb 08 04:26:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.