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

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: An Error While Executing A Query. #29189
    kage
    Member
    bunkbunk wrote on Jun 25 2009, 03:34 AM:
    Code:
    Query:
    /*!40103 SET TIME_ZONE='+00:00' */

    Error occured at:2009-06-25 00:20:45
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:21:29
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:22:17
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:23:20
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:27:33
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:29:03
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:29:45
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:30:01
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:33:19
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:42:15
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:42:21
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:42:24
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

    Query:
    GRANT USAGE ON * . * TO 'mangos'@'localhost' IDENTIFIED BY 'mangos' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0

    Error occured at:2009-06-25 00:43:54
    Line no.:1
    Error Code: 1146 – Table 'mysql.user' doesn't exist

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

    Error occured at:2009-06-25 00:45:40
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

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

    Error occured at:2009-06-25 00:49:26
    Line no.:12
    Error Code: 1146 – Table 'mysql.time_zone_name' doesn't exist

    i know this is resolved and somewhat necro'd, i thought I would comment on this. specifically the mysql.tables doesn't exist error.

    It would seem this person deleted, or had conection problems, to his mysql database?

Viewing 1 post (of 1 total)