Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
11.5(EOL)
-
None
Description
sql_sequence.next 'innodb' [ fail ] Found warnings/errors in server log file!
|
Test ended at 2024-03-20 11:13:16
|
line
|
/data/bld/11.5-ubsan/sql/sql_sequence.h:233:19: runtime error: signed integer overflow: -1000 + -9223372036854775807 cannot be represented in type 'long long int'
|
^ Found warnings in /mnt8t/bld/11.5-ubsan/mysql-test/var/log/mysqld.1.err
|
ok
|
The failure apparently started happening after MDEV-28152, first on the development branch.
Attachments
Issue Links
- is caused by
-
MDEV-28152 Features for sequence
- Closed
- relates to
-
MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error: signed integer overflow: x * y cannot be represented in type 'long long int' (on optimized builds)
- Closed