Skip to content

MySQL 8 Compatibility with DevShop

Add a create_user(), alter_user() and grant_privileges() function to mysql.php Change GRANT statements to CREATE USER, ALTER USER and GRANT

Closes #3217025

Merge request reports