-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
v8.0
-
Execution Team 2024-05-13
-
138
The assertQuerySettingsFallback() test case in query_settings_index_hints.js uses a global database object to execute the given command. This may lead to situations in which the command database name is overriden potentially causing hard to diagnose issues.
The debugabillity of this override should also be improved as part of this ticket to ease further investigations if needed.