forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Export To Excel Xml Generates Bad Data
- This topic is empty.
-
AuthorPosts
-
-
January 19, 2010 at 6:04 am #11837magnusdopusMember
I have a set of results that are generated via a GROUP_CONCAT operator. The result set is over 2000 records. When I export this Excel XML, the resulting XML has several cells where the correct value has been replaced with 'Binary/Image'. This only applies to the columns that were built using the GROUP_CONCAT operator. Also, the error does not show on every row. There doesn't appear to be a clear pattern why this occurs. The data shows up clearly in the SQLYOG grid. And it exports correctly in SQL.
-
January 19, 2010 at 7:06 am #30350peterlaursenParticipant
hmmm .. I am not sure how MS Office programs identifies BINARY data. MySQL will (according to C-standards) identify data having the NULL byte ('
-