Bug #36999 UUID_SHORT() undocumented
Submitted: 27 May 2008 8:20 Modified: 4 Jun 2008 19:55
Reporter: Guilhem Bichot Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1-bk OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[27 May 2008 8:20] Guilhem Bichot
Description:
In 5.1 there exists UUID_SHORT():
mysql> select uuid_short();
+-------------------+
| uuid_short()      |
+-------------------+
| 92389501669736448 |
+-------------------+
I couldn't find in our 5.1 manual a description of this function.

How to repeat:
use the search function of the manual

Suggested fix:
just document the function.
[27 May 2008 10:19] Sveta Smirnova
Thank you for the report.

Verified as described.
[4 Jun 2008 19:55] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.

UUID_SHORT() is documented here now:

http://dev.mysql.com/doc/refman/5.1/en/miscellaneous-functions.html