Function MySQL

mysql>
mysql> SELECT 3 << 64;
+---------+
| 3 << 64 |
+---------+
|       0 |
+---------+
1 row in set (0.00 sec)