Merge "Adding driver to mysql connection URL"
This commit is contained in:
@@ -31,7 +31,7 @@ Install and configure components
|
|||||||
|
|
||||||
[database]
|
[database]
|
||||||
...
|
...
|
||||||
connection = mysql://manila:MANILA_DBPASS@controller/manila
|
connection = mysql+pymysql://manila:MANILA_DBPASS@controller/manila
|
||||||
|
|
||||||
|
|
||||||
Replace ``MANILA_DBPASS`` with the password you chose for
|
Replace ``MANILA_DBPASS`` with the password you chose for
|
||||||
|
Reference in New Issue
Block a user