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

Carriage Returns And Html Codes

forums forums SQLyog Using SQLyog Carriage Returns And Html Codes

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #10582
      anti
      Member

      Carriage returns (the 'enter' or 'return' key) are shown in some parts of SQLYog as squares Eg. ȹȹ.

      Is that normal?

      Also, I think my website CMS is inserting:

      ' as #039;

      ” as &quot

      etc

      … when saving to the database, obviously converting some characters to html codes (perhaps to minimise DB corruption?).

      Is there a way that can view these characters as ' and ” when working with my database using SQLYog?

      In other words, can SQLYog interpret the html 'character codes'?

      Thanks.

    • #25108
      peterlaursen
      Participant

      no .. that is not normal, and should not be like that!

      Please tell the exact program version and also please attach a screenshot that illustrates it!

    • #25109
      anti
      Member

      This is what the 'table data' list looks like:

      [attachment=759:list.jpg]

      But as you can see the ȹ are correctly interpreted as 'returns' in the blob field:

      [attachment=761:blob.jpg]

      I am using SQLYog Enterprise (trial) v6.07.

    • #25110
      peterlaursen
      Participant

      yes!

      You will have to use the BLOB viewer for such data. The square indicates a non-printable character.

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