You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vitess mostly dropped support for MySQL 5.7 and as such we've removed almost all CI tests running on 5.7. However, users will still want to import data from a MySQL 5.7 setup into Vitess. As such, we want to re-introduce some (limited) 5.7 testing.
We propose the tests in schema.Engine as this reads tabel data + sizes etc., required for vreplication.
The text was updated successfully, but these errors were encountered:
Vitess mostly dropped support for MySQL 5.7 and as such we've removed almost all CI tests running on 5.7. However, users will still want to import data from a MySQL 5.7 setup into Vitess. As such, we want to re-introduce some (limited) 5.7 testing.
We propose the tests in
schema.Engine
as this reads tabel data + sizes etc., required for vreplication.The text was updated successfully, but these errors were encountered: