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

Export Database in a batch

forums forums SQLyog SQLyog: Bugs / Feature Requests Export Database in a batch

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #14146
      CalEvans
      Member

      1: check the box SET FOREIGN_KEY_CHECKS=0 (yea, I know it's not real intuitive unless you know what that command does in mysql) That will turn off the FK checking for the import.

      2: So? Other than for grins and giggles, do you ever actually READ the code generated by export? 🙂 (FWIW, I always use mysqldump for this anyhow…old habits die hard and I'm used to the way it outputs.)

      HTH,

      =C=

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