經安全檢測,此網站為安全網站,請放心前往原始網址!

MySQL :: MySQL 5.0 Reference Manual :: 12.5.1 String Comparison Functions

Because MySQL uses C escape syntax in strings (for example, “ \n ” to represent a newline character), you must double any “ \ ” that you use in LIKE strings. For example, to search for “ \n ”, specify it as “ \\n”

dev.mysql.com

網址安全性掃描由 google 提供