Запись на прослушивание
 
Connected to h003312188_boychoir Resource id #7
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '44.220.59.236';
Resource id #7,getValue(): SELECT mode FROM addr where id = '54504';
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '44.220.59.236';
Resource id #7,getValue(): SELECT mode FROM addr where id = '54504';
Resource id #7,getYearSelector(): select year from foto group by year order by year desc;
Resource id #7,getMonthSelector(): select month from foto where year = 2004 group by month order by month desc;
Resource id #7,getFotoDays(): select date from foto where year = 2004 and month =  group by date order by date desc;
Resource id #7,getFotoSelector(): select * from foto where year = 2004 and month =  and date =  order by year, month, date, id;
getFotoDays(): Error executing query select date from foto where year = 2004 and month =  group by date order by date desc; 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 'group by date order by date desc' at line 1
getFotoSelector(): Error executing query select * from foto where year = 2004 and month =  and date =  order by year, month, date, id; 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 'and date =  order by year, month, date, id' at line 1