首页   |  做的   |  聊的   |  吃的   |  抹的   |  看的   |  穿的   |  用的   |  玩的   |  腾讯QQ   |  商城   |  好康社区

  • SupeSite info: MySQL Query Error

    User: guest
    Time: 2008-5-16 10:58am
    Script: /index.php

    SQL: SELECT i.itemid, it.name, it.thumb, it.image, it.subcatid, it.grade
    FROM [Table]spaceitems i
    LEFT JOIN [Table]categories it ON i.catid = it.catid
    WHERE itemid =
    LIMIT 0 , 30
    Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0 , 30' at line 5
    Errno.: 1064