Bug #87384 | MysqlDataTruncation | ||
---|---|---|---|
Submitted: | 11 Aug 2017 2:56 | Modified: | 10 Oct 2017 15:35 |
Reporter: | Philippe Riand | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 8.0.2dmr | OS: | Any (x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | cte 8 recursive jdbc java connector |
[11 Aug 2017 2:56]
Philippe Riand
[11 Aug 2017 7:08]
Chiranjeevi Battula
Hello Philippe, Thank you for the bug report. Could you please provide repeatable test case (exact steps, database/create table statements, full stack trace, sample code etc. - please make it as private if you prefer) to confirm this issue at our end? Thanks, Chiranjeevi.
[11 Aug 2017 12:46]
Philippe Riand
Sure - I just created a sample Java snippet that reproduces the problem with my database. I tried to export the tabe as sql statements and re-import it in another schema but then it works. I suspect that there is an issue with character sets. I'm not a MySQL expert: how can I give you my tables as they exist? Should I just zip the data directory and send it to you? Finally, what is the best way for sending you a large file?
[11 Aug 2017 13:10]
Chiranjeevi Battula
Hello Philippe, Thank you for your feedback. If the data you need to attach is more than 3MB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (recommended filename: mysql-bug-data-87384.zip) and upload one to sftp.oracle.com. Thanks, Chiranjeevi.
[11 Aug 2017 13:39]
Philippe Riand
I cannot connect to your FTP site so here is a dropbox link: https://www.dropbox.com/s/yri7rh9664z4twe/mysql-bug-data-87384.zip?dl=0 Let me know upon reception so I'll remove the file.
[21 Aug 2017 15:45]
Philippe Riand
Hello - Do you have any news on this one? Were you able to reproduce the problem with the database I sent you?
[5 Sep 2017 12:20]
Chiranjeevi Battula
Hello Philippe, Thank you for your feedback. I could not repeat the issue using with MySQL 8.0.2 dmr and 5.7.19 with Connector/Net 5.1.44/ 8.0.7 versions. If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL. Thanks, Chiranjeevi.
[5 Sep 2017 12:31]
Philippe Riand
Hello - I bet the issue is with the JDBC driver (Connector/J), not Connect/NET. I bet this is with the JDBC client implementation. Have you tried it with the JDBC driver?
[10 Oct 2017 15:35]
Philippe Riand
Is there any update on this issue?