View Single Post
T1MOXA
Member
Join Date: Aug 2016
Old 09-16-2018 , 20:07   Re: Can't compile regex expression.
Reply With Quote #18

I have 2 problems at the moment.
1. Regex expresion to remove emoji not working
2. utf8mb4_general_ci encoding didn't help


database charset - utf8mb4
database collation - utf8mb4_general_ci
table collation - utf8mb4_general_ci
row collation - utf8mb4_general_ci

What's wrong ?

Last edited by T1MOXA; 09-16-2018 at 20:41.
T1MOXA is offline