GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
56 stars 34 forks source link

feat: remove `cte` expressions for older `mysql` support #353

Closed cofin closed 4 months ago

cofin commented 4 months ago

This PR removes all common table expressions from the MySQL collector scripts.

This enables support for older releases of MySQL and Percona