Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.19, 6.3.0
-
Component/s: avrorouter
-
Labels:None
Description
Can be reproduced with this:
create sequence my_sequence start with 1 increment by 2; |
select next value for my_sequence; |
Attachments
Issue Links
- is caused by
-
MDEV-28487 sequences not respect value of binlog_row_image with select nextval(seq_gen)
-
- In Progress
-