There is a bug that I found in MySql 5.5.19.
When executing:
select uuid(), uuid();
You are getting two equals ids.
I run in two this bug when inserted two uuids to my table, I always got same values.
Does anyone else run in two this bug? How can I perform insert command that requires two uuids for my keys?
Edit:
Actually I got wrong they are different in one digit so it was really hard to see
c3db9137-705e-11e1-ae17-1c6f6531b785
c3db913f-705e-11e1-ae17-1c6f6531b785
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…