select * from drzewo where parent = and widoczne = 1 and intree = 1 and haslo = 0 and drzewko = 'gora' order by lp, nazwa1;
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 'and widoczne = 1 and intree = 1 and haslo = 0 and drzewko = 'gora' order by lp, ' at line 1
select * from drzewo where haslo = 0 and parent = and intree = 1 and widoczne = 1 and drzewko = 'gora' order by lp, nazwa1;
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 'and intree = 1 and widoczne = 1 and drzewko = 'gora' order by lp, nazwa1' at line 1
select * from drzewo where drzewko = 'gora' and id = ;
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 1
select * from drzewo where drzewko = 'gora' and widoczne = 1 and intree = 1 and parent = ;
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 1
Lek-Med