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

SQL Dump without "AUTO_INCREMENT" option

forums forums SQLyog SQLyog: Bugs / Feature Requests SQL Dump without "AUTO_INCREMENT" option

Viewing 0 reply threads
  • Author
    Posts
    • #35977
      Sibin A S
      Moderator

      Hi,

      The ‘AUTO_INCREMENT’ option which you mentioned is an option provided by the MySQL Create table statement. You may refer the MySQL documentation, here

      In SQLyog, we execute ‘SHOW CREATE TABLE’ to fetch the info. Hence, it is not SQLyog which sets the value, but MySQL.

      Regards,
      Sibin

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