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

Backup Database As Sql Dump And Foreign Keys

forums forums SQLyog SQLyog: Bugs / Feature Requests Backup Database As Sql Dump And Foreign Keys

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #23933
      peterlaursen
      Participant

      If you have Foreign Keys you should use the option to

      SET FOREIGN_KEYS_CHECK = 0

      This is the standard way to handle this problem everywhere you copy/export/sync tables with Foreign Keys.

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