pingcap/tidb
Auf GitHub ansehenERROR 1305 (42000): FUNCTION UUID_SHORT does not exist
Open
#4.620 geöffnet am 25. Sept. 2017
component/expressiongood first issuehelp wanted
Repository-Metriken
- Stars
- (40.090 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 14T 4h) (346 gemergte PRs in 30 T)
Beschreibung
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: fa87ec45a9acf93fc6e740ecb617b4a100d0d867 Git Commit Branch: HEAD UTC Build Time: 2017-09-24 01:38:26