X-Git-Url: https://git.ao2.it/drupal-init-tools.git/blobdiff_plain/12f18b8456f9e90c565e7da6f1de0a81fb3493da..f4f92c2b7ddb36cda3da9a529a3118ee06455be4:/drin.rst diff --git a/drin.rst b/drin.rst index 59101f1..becb8c3 100644 --- a/drin.rst +++ b/drin.rst @@ -86,8 +86,8 @@ Clean and rebuild the whole project to verify that installing from scratch works drin clean drin bootstrap -NOTES -===== +NOTES ON DATABASE SETUP +======================= The `bootstrap` command in `drupal-init-tools` uses `drush` for the site installation, and `drush` requires MySQL super-user access to create new MySQL @@ -99,7 +99,7 @@ making it unusable by `drush`. In these cases it's recommended to create e new MySQL super-user. For password-less access create a MySQL admin user correspondent to the system -user which will excute `drush` (e.g. the current user): +user which will execute `drush` (e.g. the current user): ::