]> git.ipfire.org Git - thirdparty/pdns.git/commit
Skip smileys for now, they take 4 bytes to encode and out current mysql 13071/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 31 Jul 2023 13:51:31 +0000 (15:51 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 31 Jul 2023 13:51:31 +0000 (15:51 +0200)
commit93ad866b4e2f4afb017e8b3b08041598a2378ea5
tree482c8fce690be5350fd0475c6406c3303d8bf956
parent56726eb113ab135ec890e79e94c0393986e9edad
Skip smileys for now, they take 4 bytes to encode and out current mysql
schema has 'utf8', which only handles 3 bytes max, should be changed to
utf8mb4 one day.
regression-tests.api/test_Zones.py