You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content/administration
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)
Mainly for MySQL/MSSQL.

It is important for Gitea to use case-sensitive database charset
collation. If the database is using a case-insensitive collation, Gitea
will show startup error/warning messages, and show the errors/warnings
on the admin panel's Self-Check page.

Make `gitea doctor convert` work for MySQL to convert the collations of
database & tables & columns.

* Fix #28131

## ⚠️ BREAKING ⚠️

It is not quite breaking, but it's highly recommended to convert the
database&table&column to a consistent and case-sensitive collation.
1 year ago
..
_index.en-us.md Docusaurus-ify (#26051) 2 years ago
_index.zh-cn.md Docusaurus-ify (#26051) 2 years ago
adding-legal-pages.en-us.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
adding-legal-pages.zh-cn.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
backup-and-restore.en-us.md Update backup instructions to align with archive structure (#26902) 1 year ago
backup-and-restore.zh-cn.md Docusaurus-ify (#26051) 2 years ago
cmd-embedded.en-us.md Enable markdownlint `no-duplicate-header` (#27500) 1 year ago
cmd-embedded.zh-cn.md Enable markdownlint `no-duplicate-header` (#27500) 1 year ago
command-line.en-us.md clarify aspects of the dump command (#26887) 1 year ago
command-line.zh-cn.md Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
config-cheat-sheet.en-us.md Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
config-cheat-sheet.zh-cn.md Update JS dependencies (#28537) 1 year ago
customizing-gitea.en-us.md Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
customizing-gitea.zh-cn.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
email-setup.en-us.md Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup (#28205) 1 year ago
email-setup.zh-cn.md Fix links in docs (#28234) 1 year ago
environment-variables.en-us.md Docusaurus-ify (#26051) 2 years ago
environment-variables.zh-cn.md Docusaurus-ify (#26051) 2 years ago
external-renderers.en-us.md Update documents to fix some links (#26885) 1 year ago
external-renderers.zh-cn.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
fail2ban-setup.en-us.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
fail2ban-setup.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
git-lfs-support.en-us.md Docusaurus-ify (#26051) 2 years ago
git-lfs-support.zh-cn.md Docusaurus-ify (#26051) 2 years ago
https-support.en-us.md Update documents to fix some links (#26885) 1 year ago
https-support.zh-cn.md Fix links in docs (#28302) 1 year ago
logging-config.en-us.md Clarify the logger's MODE config option (#26267) 2 years ago
logging-config.zh-cn.md Docusaurus-ify (#26051) 2 years ago
mail-templates.en-us.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
mail-templates.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
repo-indexer.en-us.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
repo-indexer.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
reverse-proxies.en-us.md Add docs section for sub-paths with the container registry (#27505) 1 year ago
reverse-proxies.zh-cn.md Docusaurus-ify (#26051) 2 years ago
search-engines-indexation.en-us.md Fix the robots.txt path 1 year ago
search-engines-indexation.zh-cn.md Fix the robots.txt path 1 year ago
signing.en-us.md Docusaurus-ify (#26051) 2 years ago
signing.zh-cn.md Docusaurus-ify (#26051) 2 years ago