mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
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:
@@ -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
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user