I tried utf8_bin
I have a value "AAAA"
I tried to add value "Aaaa" and got a duplicate key violation.
But I thought binary would differentiate between upper and lower case.
I tried utf8_bin
I have a value "AAAA"
I tried to add value "Aaaa" and got a duplicate key violation.
But I thought binary would differentiate between upper and lower case.