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

decimal type can't be unsigned

forums forums SQLyog SQLyog: Bugs / Feature Requests decimal type can't be unsigned

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #8043
      kosmo
      Member

      😀 I'm using SQLyog version 3.11 – when I create a new table and select 'decimal' as a data type for a field it will not let me select 'unsigned' for this field. The 'unsigned attribute is disabled.

      According to the MySql documentation you should be able to make a decimal field unsigned – doing so will prevent negative numbers from being assigned to the field.

      My workaround…I was forced to use MySql CC (ugh!) to correct the problem.

    • #14528
      Ritesh
      Member

      Thanks.

    • #14529
      Ritesh
      Member

      Bug solved in SQLyog 3.51

      HTH

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