Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Views Data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2007 at 06:46 UTC
Updated:
9 Jan 2008 at 20:58 UTC
I was trying to expose some filters in views and I got this warning:
user warning: 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 'FROM node node LEFT JOIN term_node term_node ON node.nid = term_node.nid LEFT J' at line 1 query: SELECT node.nid, FROM node node LEFT JOIN term_node term_node ON node.nid = term_node.nid LEFT JOIN term_hierarchy term_hierarchy ON term_node.tid = term_hierarchy.tid WHERE (term_node.tid IN ('')) LIMIT 0, 1 in C:\Program Files\xampp\htdocs\mysite\includes\database.mysql.inc on line 172.
is this a views bug or is there something wrong with xampp?
Comments
Comment #1
DL commentedanyone had the same experience?
Comment #2
catchYep lots:
http://drupal.org/node/197895