Click here to Skip to main content
15,885,979 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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 ')' at line 1

SQL
SELECT DISTINCT(`menucat`) FROM permissions WHERE perm_id in()


Filename: /home/sbgroup/public_html/saibhavana/models/index_model.php

Line Number: 44
Posted
Updated 28-Jan-14 22:57pm
v2
Comments
Richard MacCutchan 29-Jan-14 4:58am    
Isn't there something missing in the in() clause?
Killzone DeathMan 30-Jan-14 9:33am    
LOL xD

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900