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

Problems With The "table Data" Grid And Modifying Data

forums forums SQLyog SQLyog: Bugs / Feature Requests Problems With The "table Data" Grid And Modifying Data

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #28992
      nithin
      Member

      Hello,

      Thanks for posting, and its a valid request.

      Currently while UPDATE we are SETting all column values, and use the PK column in WHERE clause if its present, otherwise use all columns in WHERE clause.

      We should SET only column(s) those are edited, in UPDATE clause .

      I added this to issue tracker

      http://code.google.com/p/sqlyog/issues/detail?id=1063

      We will look into this issue after 8.1 GA released and update the status here(probably next week).

      Regards

      Nithin

    • #28993
      peterlaursen
      Participant

      The workaround is to execute a SELECT query not including binary columns (and not columns with spatial data either) and do operations from RESULT tab.

    • #28994
      navyashree.r
      Member

      Issue fixed internally and will be available in next 8.13 beta release probably Monday.

      Thank You.

      Regards,

      Navya

    • #28995
      navyashree.r
      Member

      Hi,

      This issue is fixed and available in 8.13 beta2, publicly available!

      Please refer to:

      http://www.webyog.com/blog/2009/07/15/sqly…-been-released/

      Please let us know the status.

      Thank you.

      Regards,

      Navya

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