Запись на прослушивание
2007
декабрь
17
 
Connected to h003312188_boychoir Resource id #7
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '3.145.21.89';
Resource id #7,getMaxId(): SELECT MAX(id) FROM addr;
Resource id #7,getId(): insert into addr values ('98955','3.145.21.89','','','');
Resource id #7,getValue(): SELECT mode FROM addr where id = '98955';
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '3.145.21.89';
Resource id #7,getValue(): SELECT mode FROM addr where id = '98955';
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 = 2007 group by month order by month desc;
Resource id #7,getFotoDays(): select date from foto where year = 2007 and month = 12 group by date order by date desc;
Resource id #7,getFotoSelector(): select * from foto where year = 2007 and month = 12 and date = 17 order by year, month, date, id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 84 ORDER BY ord;
Resource id #7,getArticle4foto(): SELECT article.id, article.title FROM article, foto2article WHERE foto2article.article_id = article.id AND foto2article.foto_id = 84 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 85 ORDER BY ord;
Resource id #7,getArticle4foto(): SELECT article.id, article.title FROM article, foto2article WHERE foto2article.article_id = article.id AND foto2article.foto_id = 85 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 86 ORDER BY ord;
Resource id #7,getArticle4foto(): SELECT article.id, article.title FROM article, foto2article WHERE foto2article.article_id = article.id AND foto2article.foto_id = 86 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 87 ORDER BY ord;
Resource id #7,getPeople(): SELECT id,fname,mname,lname FROM person WHERE id=93;
Resource id #7,getPeople(): SELECT id,fname,mname,lname FROM person WHERE id=22;
Resource id #7,getPeople(): SELECT id,fname,mname,lname FROM person WHERE id=94;
Resource id #7,getPeople(): SELECT id,fname,mname,lname FROM person WHERE id=95;
Resource id #7,getPeople(): SELECT id,fname,mname,lname FROM person WHERE id=73;
Resource id #7,getArticle4foto(): SELECT article.id, article.title FROM article, foto2article WHERE foto2article.article_id = article.id AND foto2article.foto_id = 87 AND article.lang = 'ru' GROUP BY article.id;
getId(): Error executing query insert into addr values ('98955','3.145.21.89','','',''); Duplicate entry '98955' for key 'PRIMARY'