<DIV>
<DIV>have you tried running the query through a linux shell (if you have ssh access) or through a front-end interface for your mysql (if that's what you use)? it will probably be more descriptive as to what your error is. also check your error logs. you can check them through drupal or if you have ssh access you can check them through that with a command like:</DIV>
<DIV>&nbsp;</DIV>
<DIV>tail /var/log/httpd/error_log<BR><BR>----- Original Message -----<BR>From: Skip Taylor &lt;avskip@gmail.com&gt;<BR>Date: Friday, November 30, 2007 9:49 am<BR>Subject: Re: [support] Comment/Settings page error<BR>To: support@drupal.org<BR><BR>&gt; The MySQL version is 4.1.22<BR>&gt; <BR>&gt; <BR>&gt; On Nov 29, 2007 2:20 PM, Earnie Boyd <BR>&gt; &lt;earnie@users.sourceforge.net&gt; wrote:<BR>&gt; <BR>&gt; &gt; Quoting Skip Taylor &lt;avskip@gmail.com&gt;:<BR>&gt; &gt;<BR>&gt; &gt; &gt; Running update.php has made no difference so far.&nbsp; Just <BR>&gt; tried it again<BR>&gt; &gt; and<BR>&gt; &gt; &gt; it's the same errors.<BR>&gt; &gt; --8&lt;--<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;&gt; &gt; Location: <BR>&gt; http://www.mydomain.com/admin/content/comment/settings&gt; &gt;&gt; &gt; <BR>&gt; Message: You have an error in your SQL syntax; check the manual that<BR>&gt; &gt; &gt;&gt; &gt; corresponds to your MySQL server version for the right <BR>&gt; syntax to use<BR>&gt; &gt; &gt;&gt; &gt; near ')' at line 1 query: SELECT DISTINCT( p.perm) FROM <BR>&gt; role r INNER<BR>&gt; &gt; &gt;&gt; &gt; JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in<BR>&gt; &gt; &gt;&gt; &gt; /includes/database.mysql.inc on line 172.<BR>&gt; &gt; &gt;&gt; &gt;<BR>&gt; &gt; &gt;&gt; &gt; I've disabled ALL modules, yet the error persists. Not <BR>&gt; sure where to<BR>&gt; &gt; go<BR>&gt; &gt; &gt;&gt; &gt; with this next. Is it a problem with comments , something <BR>&gt; wrong in<BR>&gt; &gt; the<BR>&gt; &gt; &gt;&gt; &gt; database or the user database/module?<BR>&gt; &gt; &gt;&gt; &gt;<BR>&gt; &gt; &gt;&gt; &gt; Thanks for any ideas!<BR>&gt; &gt; &gt;&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; If you've answered this already, forgive me; what version of MySql?<BR>&gt; &gt;<BR>&gt; &gt; Earnie -- http://for-my-kids.com/<BR>&gt; &gt; -- http://give-me-an-offer.com/<BR>&gt; &gt;<BR>&gt; &gt; --<BR>&gt; &gt;&nbsp; [ Drupal support list | http://lists.drupal.org/ ]<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Half of being smart is knowing what you're dumb at. -- David Gerrold<BR>&gt; ---<BR>&gt; NOTICE: This email message is for the sole use of the intended <BR>&gt; recipient(s)and may contain confidential and privileged <BR>&gt; information. Any unauthorized<BR>&gt; review, use, disclosure or distribution is prohibited. If you <BR>&gt; are not the<BR>&gt; intended recipient, please contact the sender by reply email and <BR>&gt; destroy all<BR>&gt; copies of the original message.<BR>&gt; </DIV></DIV>