jemmy655 / sweetcron

Automatically exported from code.google.com/p/sweetcron
0 stars 0 forks source link

Got MySQL error after logging in #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using Apache 2.0 + PHP 5.2.5 + MySQL 5.0.27.

After running the install script and logging in I get:

An Error Was Encountered

Error Number: 1064

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 '-9, 9' at line 
6

SELECT * FROM (`items`) LEFT OUTER JOIN `feeds` ON feeds.feed_id = 
items.item_feed_id WHERE `item_status` = 'publish' ORDER BY `item_date` 
DESC LIMIT -9, 9

Original issue reported on code.google.com by little...@gmail.com on 28 Aug 2008 at 7:33

GoogleCodeExporter commented 8 years ago
not bug tracker issues.  for installation support, see the discussion group
http://groups.google.com/group/sweetcron

Original comment by yongf...@gmail.com on 30 Aug 2008 at 1:53