Bug #111971 | Data format changed during Select/Insert query | ||
---|---|---|---|
Submitted: | 4 Aug 2023 10:54 | Modified: | 7 Aug 2023 7:00 |
Reporter: | Rens Huizenga | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S3 (Non-critical) |
Version: | MySQL Community Server 8.1.0 | OS: | Windows (Python MySQl connector V8) |
Assigned to: | CPU Architecture: | x86 | |
Tags: | VARCHAR DATE |
[4 Aug 2023 10:54]
Rens Huizenga
[4 Aug 2023 13:15]
MySQL Verification Team
Hi Mr. Huizenga, Thank you for your bug report. However, ........ Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php If you can provide sufficient information, we can then proceed to process the report. We need a fully repeatable test case, that should consist of a set of SQL statements, as well as your Python code. We must be able to repeat it in order to process the report. Thank you for your interest in MySQL.
[5 Aug 2023 9:08]
Rens Huizenga
Later I also found out that numbers with leading zeroes stored in the VARCHAR fields had lost the leading zeroes after the Insert/Select query had copied the data to the target table. Pretty annoying.
[7 Aug 2023 7:00]
Rens Huizenga
I am very very sorry to have bothered you. I have found a very stupid mistake on my side. MySQL works like expected. Thank you for your attention!
[7 Aug 2023 12:50]
MySQL Verification Team
You are truly welcome.