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