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

Error Code : 1018

forums forums SQLyog SQLyog: Bugs / Feature Requests Error Code : 1018

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #10405

      After updating SQLyog from 5.25 to 6.03 I got the next error when opening a database (not all):

      Error Code : 1018

      Can't read dir of './instrbio.bak/' (errno: 13)

      Testing 5.25 again don't give this error.

    • #24333
      peterlaursen
      Participant

      the error is a server error!  All 4-digit errors starting with '1' are.  I can not explain at the moment why it works with 5.2.x but basically I think this error is an issue with the database itself.

      Try a table repair or dump and reimport the affected table(s).

      Can you explain the name 'instrbio.bak'.  Do you have such table?  And what is the MySQL version?

    • #24334

      I connect to my isp provider through http tunneling.

      version of MySQL is 5.0.18 (PHP 5.2.0)

      no table exists with name: instrbio

      Repairing tables with 5.25 didn't work (dicn't result in fixing the error).

      The database contains InnoDB AND MyISAM tables.

      tnx John

    • #24335
      peterlaursen
      Participant

      basically (again) I think this is a server issue.  Some privilege issue in the (Linxu?) operationg system maybe.

      Did you contact the support of this ISP?

    • #24336

      I informed my ISP and they solved the problem. (They didn't mentioned the cause of the problem). But is works fine again.

      Tnx for the feedback.

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