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

Sort problem with numeric columns

forums forums SQLyog SQLyog: Bugs / Feature Requests Sort problem with numeric columns

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #14386
      Shadow
      Member

      It works perfectly for me (v3.11). What is the exact column type?

    • #14387
      AdminIT
      Member

      Ops, you are right, it happens only with query like this:

      SHOW PROCESSLIST

      Perhaps for table-based queries SQLyog remember the column type…

      Byez.

    • #14388
      CalEvans
      Member

      This is a mysql bug or issue. (I'm not sure it's a bug. It may be designed that way)

      Show process list gives back a table of all chars (or varchars) SQLyo is actually handeling them correctly.

      =C=

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