It depends on the collation of the field – if it’s ci (case insensitive) or cs (case sensitive). The unique index would apply accordingly.
It depends on the collation of the field – if it’s ci (case insensitive) or cs (case sensitive). The unique index would apply accordingly.