数据库错误: [Unknown column 'a.guid' in 'on clause']
select * from `demo_list` A left join `demo_list_content` B on a.guid=b.guid where id=678

Shenyang Sheng Mao Plastic Co. Ltd.

1970-01-01 Plany

    数据库错误: [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 'ORDER BY id DESC LIMIT 1' at line 1]
    SELECT * FROM demo_list WHERE channelId=570 && id< ORDER BY id DESC LIMIT 1

    数据库错误: [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 'ORDER BY id asc LIMIT 1' at line 1]
    SELECT * FROM demo_list WHERE channelId=570 && id> ORDER BY id asc LIMIT 1

    The next one: no
    Last one: no