Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
23.08
-
None
-
MXS-SPRINT-198, MXS-SPRINT-208, MXS-SPRINT-209
Description
The original embedded server based query classifier has been used for verifying the behaviour of the sqlite3 based query classifier. The assumption has been that they are sufficiently different, so if they classify something the same way, it is reasonable to expect that the classification is correct.
However, in recent server versions the embedded library is no longer built, which makes it more cumbersome to use. Further, since the server evolved there are frequently issues that need to be fixed. Thus, the time has come to retire the embedded library based query classifier.
If the current query classification result that the embedded server based and sqlite3 based query classifiers agrees upon, is saved, together with the statement itself, the embedded server based query classifier can be retired and the testing can henceforth be made using that saved result.