← Back to team overview

randgen team mailing list archive

[Bug 897620] [NEW] DisableChosenPlan initial probing may break mysqltest simplification

 

Public bug reported:

The DisableChosenPlan Validator performs initial probing of server
capabilities by using SET SESSION optimizer_switch=...' to determine
which options are supported.

If the CSV log is converted into an MTR test case, those SET SESSIONs
will end up in the test and influence the outcome and speed of
execution.

** Affects: randgen
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Random
Query Generator Team, which is subscribed to Random Query Generator.
https://bugs.launchpad.net/bugs/897620

Title:
  DisableChosenPlan initial probing may break mysqltest simplification

Status in SQL Generator for testing SQL servers (MySQL, JavaDB, PostgreSQL):
  New

Bug description:
  The DisableChosenPlan Validator performs initial probing of server
  capabilities by using SET SESSION optimizer_switch=...' to determine
  which options are supported.

  If the CSV log is converted into an MTR test case, those SET SESSIONs
  will end up in the test and influence the outcome and speed of
  execution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/randgen/+bug/897620/+subscriptions


Follow ups

References