aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks/MysqlRowFormat.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Change SQL query so that it is ansi safeJohan Bernhardsson2025-02-271-3/+3
* Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-11-051-4/+2
|\
| * chore(setupchecks): update translation for MySQL row format checkchore/update_mysql_setup_check_i18nBenjamin Gaussorgues2024-10-301-4/+2
* | chore(i18n): Fix grammarrakekniven2024-11-031-1/+1
|/
* feat(setupchecks): add row format setup check for MySQL databasesfeat/row_format_checkBenjamin Gaussorgues2024-10-081-0/+72