-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
with 8.0.22, which had changes to ROUND() the above returns 1.7 and test case fails.
I'm not sure if the mysql changes are intentional and good, or if the test case assertion now needs to become micro-point release aware and accept either 1.70 or 1.7 as valid results.
Maybe sql query or the perl syntax to compare equivalence, rather than exact string. I don't speak perl.
Grep for ROUND() in https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-22.html
Metadata
Metadata
Assignees
Labels
No labels