executing SELECT without bind
No results!
executing SELECT N without bind
Result: OK
executing SELECT LIKE without bind
No results!
executing SELECT LIKE N without bind
Result: OK
executing SELECT with bind
Result: OK
executing SELECT LIKE with bind
Result: OK
executing SELECT without bind
Result: OK
executing SELECT N without bind
Result: OK
executing SELECT LIKE without bind
Result: OK
executing SELECT LIKE N without bind
Result: OK
executing SELECT with bind
Result: a: UTF8 off, ASCII, 18 characters 18 bytes
b: UTF8 on, non-ASCII, 19 characters 36 bytes
Strings differ at index 0: a[0]=s, b[0]=\x{0421}
executing SELECT LIKE with bind
Result: a: UTF8 off, ASCII, 18 characters 18 bytes
b: UTF8 on, non-ASCII, 19 characters 36 bytes
Strings differ at index 0: a[0]=s, b[0]=\x{0421}
-
-
Save mbeijen/5a497e05e0739ef93ce9 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment