From dc8203ff9d1fd1d603af37616c3e5032aaa28997 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 29 Nov 2022 08:29:33 +0300 Subject: Add reference link --- issues/fix-broken-utf8-chars.gmi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/issues/fix-broken-utf8-chars.gmi b/issues/fix-broken-utf8-chars.gmi index d6a4a7b..beef2c2 100644 --- a/issues/fix-broken-utf8-chars.gmi +++ b/issues/fix-broken-utf8-chars.gmi @@ -9,3 +9,7 @@ ## Description We have jumbled up text in our database and this has been the case for years. It's impractical for a user to do the fixes using the metadata editing form because there are too many cases. A script that fixes this should be created to fix this issue. + +This thread has some really nice ideas + +=> https://stackoverflow.com/questions/1476356/detecting-utf8-broken-characters-in-mysql Detecting broken characters in mysql -- cgit 1.4.1