mirromutth/mysql-action

How do you use native password authentication?

Opened this issue · 1 comments

What option do I need to pass to make it create the database user with identified with mysql_native_password BY _PASSWORD_ ?

If it's not a feature, can it be added, please?

Thanks

Switching to haltuf's fork is a decent workaround until #7 is merged:

      - uses: haltuf/mysql-action@master