Bug #72487 | UUID via JDBC generates not unique IDs | ||
---|---|---|---|
Submitted: | 30 Apr 2014 8:12 | Modified: | 2 Jun 2014 10:49 |
Reporter: | Martin Kirchner | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.1.18 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[30 Apr 2014 8:12]
Martin Kirchner
[30 Apr 2014 18:11]
Martin Kirchner
Problem exists with MySQL 5.6.12 and 5.6.17, but not with 5.0.32
[2 May 2014 10:49]
Filipe Silva
Hi Martin, Thank you for this bug report. I seem to be unable to reproduce this behavior. I'm using your code and I'm getting two distinct records all the time, both from MySQL cli and through Connector/J. So, for me to be able to figure this out I'll need more details: - Are you running both cases on same server? - Are you using any specific settings in server configuration that could be affecting one case and not the other? - Are you using a single server instance or multi-server architecture? Also, please also try to narrow this down: - Use latest Coonnector/J (5.1.30). - Try without the HEX-BIN-HEX conversion. - Combine methods: create tables and generate data in MySQL cli - retrieve data using JDBC; and vice-versa.
[3 Jun 2014 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".