Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Add script to auto-add the TR database to the init-custom.sql file. #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Sep 28, 2016

Will create the file if it doesn't exist yet.
Will update the file if it does exist and does not contain the command.

Fixes the following error which you may receive during (re-)provisioning:

ERROR 1049 (42000) at line 1
: : Unknown database 'wordpress_themereview'
 * Error - Create wordpress_themereview database via init-custom.sql before attempting import

Will create the file if it doesn't exist yet.
Will update the file if it does exist and does not contain the command.

Fixes the following error which you may receive during (re-)provisioning:
```
ERROR 1049 (42000) at line 1
: : Unknown database 'wordpress_themereview'
 * Error - Create wordpress_themereview database via init-custom.sql before attempting import
```
@aubreypwd aubreypwd self-assigned this Oct 13, 2016
@aubreypwd aubreypwd removed their assignment Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants