Skip to content
This repository was 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
jrfnl wants to merge 1 commit into
aubreypwd-old:masterfrom
jrfnl:feature/fix-database-backup
Open

Add script to auto-add the TR database to the init-custom.sql file.#9
jrfnl wants to merge 1 commit into
aubreypwd-old:masterfrom
jrfnl:feature/fix-database-backup

Conversation

@jrfnl

@jrfnl jrfnl commented Sep 28, 2016

Copy link
Copy Markdown
Contributor

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

Development

Successfully merging this pull request may close these issues.

2 participants