Unsupported Screen Size: The viewport size is too small for the theme to render properly.

v3.11 dumps blob fields without escaping data

forums forums SQLyog SQLyog: Bugs / Feature Requests v3.11 dumps blob fields without escaping data

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #8154
      jmichae3
      Member

      I put a 70k .WAV file in a blob field. I loaded the code into the SQL editor of another DB, and the SQL editor breaks up the blob data very erratically, which tells me that something is not being handled right, probably where the blob data is being generated.

      From what I remember, .SQL files with blob data should have certain characters escaped, etc.

      use hex strings broken up into so many characters per line?

      and the data is too wide for the editor to handle (do I dare to hit the save button?)

      Execute Batch breaks after executing 4 statements.

      Jim Michaels

Viewing 0 reply threads
  • You must be logged in to reply to this topic.