Menu

#23 Export - fatal error 'fetch_assoc'

2.2.1
closed-fixed
Common (150)
5
2009-12-11
2009-11-17
Anonymous
No

Adminer was doing everything well until recently when I slightly changed one my database (removed is_deleted columns from every table) and since that, it can't export anything from any database (even database that I didn't touch). Export result:

-- Adminer 2.2.0 dump
SET NAMES utf8;
SET foreign_key_checks = 0;
SET time_zone = 'SYSTEM';
SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO';

<br />
<b>Fatal error</b>: Call to a member function fetch_assoc() on a non-object in <b>D:\Webs\html\mysql\index.php</b> on line <b>438</b><br />

Discussion

<< < 1 2 (Page 2 of 2)
  • Nobody/Anonymous

    First two results are empty and the last one shows following error:

    Cannot proceed because system tables used by Event Scheduler were found damaged at server start

     
  • Nobody/Anonymous

    • status: pending --> open
     
  • Jakub Vrána

    Jakub Vrána - 2009-11-30
    • status: open --> closed-rejected
     
  • Jakub Vrána

    Jakub Vrána - 2009-11-30

    Then please fix your server before export.

     
  • Jakub Vrána

    Jakub Vrána - 2009-12-11

    SVN version now ignores this error.

     
  • Jakub Vrána

    Jakub Vrána - 2009-12-11
    • status: closed-rejected --> closed-fixed
     
<< < 1 2 (Page 2 of 2)

Log in to post a comment.