Unsupported Screen Size: The viewport size is too small for the theme to render properly.

error synching innodb tables

forums forums SQLyog SQLyog: Bugs / Feature Requests error synching innodb tables

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #8205
      sdpippin
      Member

      I get the following error when I try to synch two databases together.

      Error No. 1031

      Table handler for 'edea' doesn't have this option

      Could not get FIELD information for '`edged`' in the SOURCE database

      Could not get FIELD information for '`edgedstats`' in the SOURCE database

      Could not get FIELD information for '`edgedstatus`' in the SOURCE database

      Could not get FIELD information for '`edgrade`' in the SOURCE database

      the tables are all innodb tables.

      I am using MySQL 4.0.15.

      Thanks,

      [email protected]

    • #15107
      Ritesh
      Member
      Quote:
      Could not get FIELD information for '`edged`' in the SOURCE database

      sja exeuctes “SHOW FIELDS FROM….” to get table information. Query – “show fields from `edged`”. Is it returning any error?

    • #15108
      sdpippin
      Member

      The query works against both the source and target databases. What is error 1031?

      Thanks,

      [email protected]

    • #15109
      Ritesh
      Member

      Can you mail me a backup of both the databases ( if the data is not very sensitive )?

Viewing 3 reply threads
  • You must be logged in to reply to this topic.