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

Blob Fields – 0 kb

forums forums SQLyog SQLyog: Bugs / Feature Requests Blob Fields – 0 kb

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #9133
      rbma
      Member

      Why is it displaying 0kb on the button even if there is a value?

    • #18752
      peterlaursen
      Participant

      If there is no value is displays “(NULL)” and “O KB”.

      If the value is a few hundred bytes only it displays beginning_of_TEXT or “(binary/Image)” and “O KB”.

      I honestly don't know if it TRUNCATES or ROUNDS when getting data size – or put another way, if it's size must exceed ½ KB or 1 KB not to display as “0 KB”

    • #18753
      Ritesh
      Member
      Quote:
      I honestly don't know if it TRUNCATES or ROUNDS when getting data size

      It rounds of to nearest KB.

      Tomorrow, we will release RC 1 that will show the size in BYTES if its less then 1024 bytes. Otherwise, it will show in KB as usual.

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