Usingmysql.utf8mb4 in via occ config:system:set while in maintenance mode#11607
Usingmysql.utf8mb4 in via occ config:system:set while in maintenance mode#11607asmith15 wants to merge 1 commit intonextcloud:masterfrom
mysql.utf8mb4 in via occ config:system:set while in maintenance mode#11607Conversation
Point out mistake in instructions Signed-off-by: Andrew Smith <1479644+asmith15@users.noreply.github.com>
|
|
||
| 5. Set the ``mysql.utf8mb4`` config to true in your config.php:: | ||
|
|
||
| >>>>>>>>>>>>>>>>>>>> |
There was a problem hiding this comment.
This does not work in rst.
Anyway, for me the command still works, even with maintenance mode enabled:
$ occ config:system:set 'mysql.utf8mb4' --type boolean --value="true"
Nextcloud is in maintenance mode, no apps are loaded.
Commands provided by apps are unavailable.
System config value mysql.utf8mb4 set to boolean true
|
I think this is only applicable to outdated installations. Current patch levels should behave as described in nextcloud/server#37925.
|
mysql.utf8mb4 in via occ config:system:set while in maintenance mode
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! |
|
Thanks for your report. I changed the wording a while ago with #11914. Should be more clear now. |
Point out mistake in instructions
☑️ Resolves
🖼️ Screenshots