General
Escalation
General
Escalation
Description
Environment
None
AFFECTED CS IDs
CS0040425, CS0045159
Activity
Show:
Yura Sorokin June 25, 2024 at 3:15 PM
Won't Do
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Reporter
Labels
Needs QA
Yes
Sprint
None
Fix versions
Affects versions
Priority
Medium
Smart ChecklistOpen Smart Checklist
Open 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.