hashicorp / terraform-provider-mysql

Terraform MySQL provider – This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://www.terraform.io/docs/providers/mysql/
Mozilla Public License 2.0
61 stars 190 forks source link

Fix grant option SQL Statement #12

Closed thomaschaaf closed 7 years ago

thomaschaaf commented 7 years ago

It was overwriting the query and not concatenating causing an sql error.

vaclavnemec commented 7 years ago

Nice you are already fixing this:)

TomUdr commented 7 years ago

Hello, please could you release this fix? I see it has been merged to master but there is still only 0.1.0 release without this fix :smile:

grubernaut commented 7 years ago

Hey @TomUdr, I no longer work at Hashicorp, but @catsby and @tombuildsstuff do!

TomUdr commented 7 years ago

Please @catsby or @tombuildsstuff would it be possible to make new release? Thanks!