Запись на прослушивание

Зайцев Алексей

Дата рождения:15 ноября 1998
Категория:Выбывшие
Фотографии: 
 
 
 
Connected to h003312188_boychoir Resource id #7
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '18.218.108.184';
Resource id #7,getMaxId(): SELECT MAX(id) FROM addr;
Resource id #7,getId(): insert into addr values ('110344','18.218.108.184','','','');
Resource id #7,getValue(): SELECT mode FROM addr where id = '110344';
Resource id #7,getExistingId(): SELECT id FROM addr where ip = '18.218.108.184';
Resource id #7,getValue(): SELECT mode FROM addr where id = '110344';
Resource id #7,getById(): select * from person where id = 20;
Resource id #7,getFotoSelector(): select foto.* from foto, foto2person where foto2person.person_id = 20 and foto2person.id = foto.id order by year, month, date, id;
Resource id #7,getPeople(): SELECT person_id, pre, name, post FROM foto2person WHERE foto2person.id = 955 ORDER BY ord;
Resource id #7,getPeople(): SELECT id,fname,mname,lname FROM person WHERE id=20;
Resource id #7,getArticle4foto(): SELECT article.id, article.title FROM article, foto2article WHERE foto2article.article_id = article.id AND foto2article.foto_id = 955 AND article.lang = 'ru' GROUP BY article.id;
Resource id #7,getRowForId: select * from person where id = 20;
Resource id #7,getListByQuery(): SELECT article.* FROM article, article2tag WHERE article.lang='ru' and article2tag.lang='ru' and BINARY article2tag.tag='Алексей Зайцев' and article.id=article2tag.id GROUP BY id ORDER BY time DESC, id;
getId(): Error executing query insert into addr values ('110344','18.218.108.184','','',''); Duplicate entry '110344' for key 'PRIMARY'