• I love your backup plugin. However, sad to say, your latest point release has a problem.

    A simple backup of a just a MySQL db gets a couple of errors with your latest 3.0.3 rev. Here’s an excerpt from the log.

    [02-Mar-2013 09:09:11] Dump database table “wp_terms”
    [02-Mar-2013 09:09:11] Dump database table “wp_usermeta”
    [02-Mar-2013 09:09:11] Dump database table “wp_users”
    [02-Mar-2013 09:09:11] WARNING: Database error Column count of mysql.proc is wrong. Expected 20, found 16. The table is probably corrupted for query SHOW FUNCTION STATUS
    [02-Mar-2013 14:09:11 UTC] PHP Fatal error: Call to a member function fetch_assoc() on a non-object in /hermes/waloraweb032/b147/moo.redacted/wp-content/plugins/backwpup/inc/class-mysqldump.php on line 218
    [02-Mar-2013 09:09:11] ERROR: Call to a member function fetch_assoc() on a non-object
    [02-Mar-2013 09:09:11] Set blog to normal mode
    [02-Mar-2013 09:09:11] 3. Script stopped! Will start again.
    [02-Mar-2013 09:09:12] 1. Trying to create backup archive …

    http://wordpress.org/extend/plugins/backwpup/

  • The topic ‘3.0.3 … problem at class-mysqldump.php on line 218’ is closed to new replies.