Update convert_db.rst

I was very confused why my conversion was not working until I tried typing 'yes' in answer to the prompt.
This commit is contained in:
anaqreon
2014-09-21 14:57:25 -04:00
parent aca171614b
commit c5329efc6b

View File

@@ -30,8 +30,9 @@ For example
php occ db:convert-type --all-apps mysql oc_mysql_user 127.0.0.1 new_db_name
To successfully proceed with the conversion, you must type ``yes`` when prompted with the question ``Continue with the conversion?``
On success the converter will automatically configure the new database in your ownCloud config ``config.php``
On success the converter will automatically configure the new database in your ownCloud config ``config.php``.
Unconvertible Tables
--------------------