The result is NULL if the argument is NULL.
mysql> SELECT CRC32('java2s.com'); +---------------------+ | CRC32('java2s.com') | +---------------------+ | 91442478 | +---------------------+ 1 row in set (0.00 sec) mysql> mysql>