@spinal
Okay, that’s the problem. Your MariaDB is using a different chartset/collation than utf8mb4
. See Question Saving Failed for similar problem.
@spinal
Okay, that’s the problem. Your MariaDB is using a different chartset/collation than utf8mb4
. See Question Saving Failed for similar problem.