Vannia Rajan
January 24, 2012
Simply add "CHARACTER SET binary" after the text field type declaration.
Examples:
1) case insensitive:
my_field VARCHAR(255)
case sensitive
my_field VARCHAR(255) CHARACTER SET binary
2) case insensitive:
my_field TEXT
case sensitive:
my_field TEXT CHARACTER SET binary
Just like how your fellow techies do.
We'd love to talk about how we can work together
Take control of your AWS cloud costs that enables you to grow!