Results 1 to 2 of 2

Thread: How to export SQL via phpmyadmin?

  1. #1
    User
    Join Date
    12-13-14.
    Posts
    33

    Default How to export SQL via phpmyadmin?

    do i need to do the Advanced options export and select these too?
    Code:
    Add DROP TABLE / VIEW / PROCEDURE / FUNCTION / EVENT / TRIGGER command
    Add CREATE PROCEDURE / FUNCTION / EVENT command
    IF NOT EXISTS
    AUTO_INCREMENT
    Dump binary columns in hexademical notation (for example, "abc" becomes 0x616263)
    some options visible here - https://www.youtube.com/watch?v=ffmCGVse8yg
    or could i just use the regular export with less options?
    Last edited by jimmy2; 12/15/2014 at 13:36.

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default

    IMHO, the regular export should be sufficient.
    Contao Community Moderator
    → Support options

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •