Last modified: 2005-01-29 04:42:34 UTC
If you search for a 1 to 3 letter query, or 'help', I get this error: A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: SELECT cur_id, cur_namespace, cur_title, cur_text FROM `cur`,`searchindex` WHERE cur_id=si_page AND AND cur_namespace IN (0) LIMIT 0,20 from within function "". MySQL returned error "1064: You have an error in your SQL syntax near 'AND cur_namespace IN (0) LIMIT 0,20 ' at line 1 (localhost) I'm using php-mysql-5.0.2-7, php-5.0.2-7, php-pear-5.0.2-7, php-devel-5.0.2-7, php-ldap-5.0.2-7, mysql-devel-3.23.58.14, mysql-server-3.23.58-14 on fedora core 3. Jason
*** This bug has been marked as a duplicate of 1368 ***