terraform-provider-mysql icon indicating copy to clipboard operation
terraform-provider-mysql copied to clipboard

Fix feature detection between MySQL and MariaDB

Open spawnia opened this issue 4 years ago • 0 comments

Fixes https://github.com/terraform-providers/terraform-provider-mysql/issues/109

I generalized the way that feature detection is performed to ensure it works correctly with MariaDB.

spawnia avatar Feb 07 '20 12:02 spawnia