Please answer these questions before submitting your issue. Thanks!
- What did you do?
If possible, provide a recipe for reproducing the error.
SELECT UUID_SHORT();
- What did you expect to see?
+-------------------+
| UUID_SHORT() |
+-------------------+
| 97316296756035585 |
+-------------------+
1 row in set (0.00 sec)
- What did you see instead?
ERROR 1305 (42000): FUNCTION UUID_SHORT does not exist
- What version of TiDB are you using (
tidb-server -V)?
Release Version: 0.9.0
Git Commit Hash: fa87ec4
Git Commit Branch: HEAD
UTC Build Time: 2017-09-24 01:38:26
Please answer these questions before submitting your issue. Thanks!
If possible, provide a recipe for reproducing the error.
SELECT UUID_SHORT();
+-------------------+
| UUID_SHORT() |
+-------------------+
| 97316296756035585 |
+-------------------+
1 row in set (0.00 sec)
ERROR 1305 (42000): FUNCTION UUID_SHORT does not exist
tidb-server -V)?Release Version: 0.9.0
Git Commit Hash: fa87ec4
Git Commit Branch: HEAD
UTC Build Time: 2017-09-24 01:38:26