Skip to content

option to not download data from VIEWS. Separate insert statements limit config #15

Description

@samsong

2 options important:

  1. Use Show FULL tables instead of show tables.
    2nd column of results tell you TABLE or VIEW

  2. For View change the drop statement to drop VIEW

  3. option / hard code don't download VIEW data to sql backup

  4. option / hardcode limit for insert statements. 1 row per statement is safer for some applications and servers to avoid server crash during restore.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions