Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 8030:6d1b62ffbb5d
docs: add references for utf8 -> utf8mb4 conversion/issues for mysql
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 06 Jun 2024 20:23:31 -0400 |
| parents | 8e790efaabce |
| children | ab96dcb1beb4 |
comparison
equal
deleted
inserted
replaced
| 8029:55238195033f | 8030:6d1b62ffbb5d |
|---|---|
| 245 reach out to the mailing list for help. | 245 reach out to the mailing list for help. |
| 246 | 246 |
| 247 We can use assistance in getting these directions corrected or | 247 We can use assistance in getting these directions corrected or |
| 248 enhanced. The core Roundup developers don't use MySQL for their | 248 enhanced. The core Roundup developers don't use MySQL for their |
| 249 production workloads so we count on users to help us with this. | 249 production workloads so we count on users to help us with this. |
| 250 | |
| 251 References: | |
| 252 | |
| 253 * https://mathiasbynens.be/notes/mysql-utf8mb4#utf8-to-utf8mb4 | |
| 254 * https://adamhooper.medium.com/in-mysql-never-use-utf8-use-utf8mb4-11761243e434 | |
| 250 | 255 |
| 251 .. _issue2551282: https://issues.roundup-tracker.org/issue2551282 | 256 .. _issue2551282: https://issues.roundup-tracker.org/issue2551282 |
| 252 .. _issue2551115: https://issues.roundup-tracker.org/issue2551115 | 257 .. _issue2551115: https://issues.roundup-tracker.org/issue2551115 |
| 253 | 258 |
| 254 Add new classhelper to your templates (optional) | 259 Add new classhelper to your templates (optional) |
