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

Weird Bug

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #10102
      Phill
      Member

      Hello!

      Evry time I tried to import a .sql (any one) it says this to me :

      Query:

      /*!40103 SET TIME_ZONE='+00:00' */;

      Error occured at:2006-12-24 03:10:54

      Line no.:12

      Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

      it happened noly after 3h am… Does SQLyog stop working after 3h am?? lol….

      Help?

    • #23137
      peterlaursen
      Participant

      Yes you have to get up early …  😮

      I do not think it is the time that matters!

      We will need to know:

      1) With what program was that dump generated? 'mysqldump' ?

      2) From what MySQL version?

      3) To what version do you try to import ?

      4) SQLyog program version?

      Pease try 5.22 RC1.  It should handle 'version dependent conditional comments'  (/*!40103 … */) correctly.

      If you still have an issue, please post a (small) test case to reproduce with.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.