The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.
2.在项目应用使用过程中,或提示下面错误:
Uncaught Error: Call to undefined function mb_strlen();