I have a UUID string that I want to use as my MySQL tables primary key, the UUID is a 32 character hexadecimal string (after \'-\' characters are stripped). Due to the fact
It depends on storage engine also. TokuDB should handle all these problems.