mariadb/mysql-test/suite/vcol
Sergei Petrunia 9bae36d855 Review input: update_vcol_key_covering: Don't treat constant vcols specially
Note that "MAX_INDEXES - 1" is actually an index one can have.
so
  part_of_key.is_set(MAX_INDEXES - 1)
will check for some index.
OTOH,
vcol that doesn't depend on any columns can be considered covered
by any of them.
2025-06-02 19:58:06 +03:00
..
inc Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
r Review input: update_vcol_key_covering: Don't treat constant vcols specially 2025-06-02 19:58:06 +03:00
t MDEV-36132 [wip] vcol expr to vcol field substitution in GROUP BY 2025-05-30 15:45:50 +10:00
disabled.def MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside 2017-02-13 18:12:04 +01:00