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

Alter View Format

forums forums SQLyog SQLyog: Bugs / Feature Requests Alter View Format

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #9713
      Anonymous
      Guest

      When altering a View on SQLYog or Just Viewing it's syntax, the contents seem to flow on one line only. It should be formatted in a way we can read it easily. It's pretty hard to read when it comes to big joins. 🙁

    • #21800
      peterlaursen
      Participant

      I complained about the same thing when SQLyog 5.0 was released, but it was explained to me that this is basically an issue with MySQL – and not SQLyog!

      There is no way to get a nicely formatted VIEW definition returned by MySQL as it is with a Table.

      We have been 'counting on' that MySQL would realize that there is a need for this! Actually they have improved a little with Stored Procedures since the first MySQL 5.x release..

      We will not spend our own time with this .. at least not for the foreseeable future. But maybe we should consider to 'push' MySQL a little in that direction!

Viewing 1 reply thread
  • You must be logged in to reply to this topic.