The return values have the meanings shown in the following table. Lower values have higher precedence.
mysql> mysql> SELECT COERCIBILITY('abc' COLLATE latin1_swedish_ci); +-----------------------------------------------+ | COERCIBILITY('abc' COLLATE latin1_swedish_ci) | +-----------------------------------------------+ | 0 | +-----------------------------------------------+ 1 row in set (0.00 sec) mysql> mysql>