Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Pim J. Iliev

    (@pimjitsawang)

    Hi pacecal,

    I am sorry for the inconvenience.
    It seems like something is wrong with MySQL.
    Can you open support ticket to support at servmask.com for assistance?
    We will be happy to investigate further why it fails.

    do you have some news about it?
    I have the same problem..
    I have a WordPress running over mariadb and I want to migrate to another host with mysql…
    thanks a lot.

    Plugin Author Pim J. Iliev

    (@pimjitsawang)

    Hi pochoCL,

    Unfortunately the problem is not yet fixed with mariadb migration.
    The engineers will try to fix the problem anytime before the end of December.

    I am sorry once again for the inconvenience caused.

    Don’t worry mate..
    Anyway, the only problem with the migration now is the SQL file.
    So… you can export all files except SQL file with All-in-One WP Migration Plugin… then export the SQL with phpmyadmin, and the you just have to modify the .sql file according this:

    – replace “TYPE=ARIA” with “ENGINE=InnoDB”
    – delete all “Page_Checksum=1”
    – Delete all “TRANSACTIONAL=1”

    Then, you can import the modified .sql file and import the content file with the plugin…

    @pochocl

    Plugin Author Pim J. Iliev

    (@pimjitsawang)

    Thank you for the suggestions you have shared with us.
    They are definitely useful for other users.

    Best,
    Pim

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘MariaDB vs MySQL? database proces hangs’ is closed to new replies.