MySQL Error List
-> Query:
SELECT DISTINCT(data16) AS color FROM productsdata
WHERE
parent = '3' AND ()
ORDER BY data16
-> Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
ORDER BY data16' at line 3
MySQL Error List
-> Query:
SELECT *, data03 AS menulevel FROM productsdata
WHERE
parent = '3' AND ()
-> Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 3
MySQL Error List
-> Query:
SELECT *, data03 AS menulevel FROM productsdata
WHERE
parent = '3' AND ()
-> Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 3
MySQL Error List
-> Query: -> Num_Rows
-> Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
ORDER BY id DESC, data03' at line 3
MySQL Error List
-> Query:
SELECT *, data03 AS menulevel FROM productsdata
WHERE
parent = '3' AND ()
ORDER BY id DESC, data03 LIMIT 40, 40
-> Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
ORDER BY id DESC, data03 LIMIT 40, 40' at line 3