Bug #4190 | restore of a sql-file fails when one of the columns is blob | ||
---|---|---|---|
Submitted: | 17 Jun 2004 16:00 | Modified: | 30 Jun 2004 20:38 |
Reporter: | matthijs brouwer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
Version: | 1.0.5 | OS: | Windows (win 2000) |
Assigned to: | Ulrich Bayer | CPU Architecture: | Any |
[17 Jun 2004 16:00]
matthijs brouwer
[23 Jun 2004 17:30]
Ulrich Bayer
Thanks for the good description! I have reproduced it but I still have to think how I can fix this best.
[30 Jun 2004 20:38]
Ulrich Bayer
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: When dumping tables binary data gets converted to hex. This eliminates the problem.