Запись на прослушивание
2020
декабрь
8
 
Connected to h003312188_boychoir Resource id #7
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '3.142.211.95';
Resource id #7,getMaxId(): SELECT MAX(id) FROM addr;
Resource id #7,getId(): insert into addr values ('108930','3.142.211.95','','','');
Resource id #7,getValue(): SELECT mode FROM addr where id = '108930';
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '3.142.211.95';
Resource id #7,getValue(): SELECT mode FROM addr where id = '108930';
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 = 2020 group by month order by month desc;
Resource id #7,getFotoDays(): select date from foto where year = 2020 and month = 12 group by date order by date desc;
Resource id #7,getFotoSelector(): select * from foto where year = 2020 and month = 12 and date = 8 order by year, month, date, id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18284 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 = 18284 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18285 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 = 18285 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18286 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 = 18286 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18287 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 = 18287 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18288 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 = 18288 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18289 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 = 18289 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 18290 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 = 18290 AND article.lang = 'ru' GROUP BY article.id;
getId(): Error executing query insert into addr values ('108930','3.142.211.95','','',''); Duplicate entry '108930' for key 'PRIMARY'