Won't Do
Details
Details
Assignee
Yura Sorokin
Yura SorokinReporter
Michael Patrick
Michael PatrickLabels
Needs QA
Yes
Sprint
None
Fix versions
Affects versions
Priority
Smart Checklist
Smart Checklist
Created October 10, 2023 at 3:52 PM
Updated September 23, 2024 at 2:01 PM
Resolved November 22, 2023 at 1:03 PM
A customer has a database with a table named "SEQUENCE_TABLE." In version 8.0.20, Percona released a function with the same name. When a SQL query does not utilize backticks to encapsulate SEQUENCE_TABLE or fully qualify it with database.tablename, an error is returned. This essentially provides different behavior between the community version and the Percona version. Customer has asked whether this feature could be disabled or whether it could be resolved to not cause the conflict.