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

Schema synchronization not working for data type integer length fields when blan

forums forums SQLyog SQLyog: Bugs / Feature Requests Schema synchronization not working for data type integer length fields when blan

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #36459
      Michael Flynn
      Participant

      The interger datatype is deprecated in mySQL 8. How do I stop SQLyog from always applying it to my INT data types? My schema are never in sync because it seems SQLyog won’t accept a blank data length.

      https://dev.mysql.com/doc/refman/8.0/en/numeric-type-syntax.html

      As of MySQL 8.0.17, the display width attribute is deprecated for integer data types; you should expect support for it to be removed in a future version of MySQL.

    • #36460
      Michael Flynn
      Participant

      The integer datatype is deprecated in mySQL 8. How do I stop SQLyog from always applying it to my INT data types? My schema are never in sync because it seems SQLyog won’t accept a blank data length.

      https://dev.mysql.com/doc/refman/8.0/en/numeric-type-syntax.html

      As of MySQL 8.0.17, the display width attribute is deprecated for integer data types; you should expect support for it to be removed in a future version of MySQL.

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