Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.19, 6.3.0
-
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)
- Closed