mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
'abc' LIKE '%c' 'abcabc' LIKE '%c' "ab" LIKE "" "ab" LIKE "a" "ab" LIKE "ab"
|
|
1 1 0 0 1
|