Connected to h003312188_boychoir Resource id #7
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '13.59.90.172';
Resource id #7,getMaxId(): SELECT MAX(id) FROM addr;
Resource id #7,getId(): insert into addr values ('112779','13.59.90.172','','','');
Resource id #7,getValue(): SELECT mode FROM addr where id = '112779';
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '13.59.90.172';
Resource id #7,getValue(): SELECT mode FROM addr where id = '112779';
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 = 2008 group by month order by month desc;
Resource id #7,getFotoDays(): select date from foto where year = 2008 and month = 2 group by date order by date desc;
Resource id #7,getFotoSelector(): select * from foto where year = 2008 and month = 2 and date = 23 order by year, month, date, id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 133 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 = 133 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 134 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 = 134 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 135 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 = 135 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 136 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 = 136 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 137 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 = 137 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 138 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 = 138 AND article.lang = 'ru' GROUP BY article.id;
getId(): Error executing query insert into addr values ('112779','13.59.90.172','','',''); Duplicate entry '112779' for key 'PRIMARY'