Warning: mysql_query(): MySQL server has gone away in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 69
Warning: mysql_query(): Error reading result set's header in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 69
Warning: [mysql error 2006] MySQL server has gone away
SELECT DISTINCT id FROM pwgamis_images
INNER JOIN pwgamis_image_category ON id = image_id
WHERE (category_id NOT IN (82,86,88,90,91,93,95,98,99,102,105,106,108,109,131,135,136,137,138,142,145,148,154,155,160,161,162,163,168,171,172,173,175,178,195,197,200,232,234,235,283,284,343,344,345,301,262,261,265,264,266,267,259,263,260,256,219,53) AND level<=0)
AND date_available BETWEEN '2009-01-01' AND '2009-12-31 23:59:59'
ORDER BY rating_score DESC,file ASC, id ASC in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 139
Warning: [mysql error 2006] MySQL server has gone away
SELECT group_id FROM pwgamis_user_group WHERE user_id = 2; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 139
Warning: [mysql error 2006] MySQL server has gone away
SELECT DISTINCT id, name, path, datas, groups, show_title, id_line, width
FROM pwgamis_stuffs
LEFT JOIN pwgamis_user_group
ON user_id = 2
WHERE (users IS NULL OR users LIKE "%guest%")
AND (groups IS NULL OR groups REGEXP CONCAT("(^|,)",group_id,"(,|$)"))
AND level <= 0
AND on_root = "true"
ORDER BY pos ASC
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 139 Sylvain : Sorties entre amis
Warning: [mysql error 2006] MySQL server has gone away
INSERT INTO pwgamis_history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'216.73.217.17',
'categories',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: [mysql error 2006] MySQL server has gone away
SELECT
*
FROM pwgamis_history_summary
WHERE history_id_to IS NOT NULL
ORDER BY history_id_to DESC
LIMIT 1
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 139
Warning: [mysql error 2006] MySQL server has gone away
SELECT
MIN(id) AS min_id
FROM pwgamis_history
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 139
Warning: [mysql error 2006] MySQL server has gone away
SELECT
date,
hour(time) AS hour,
MIN(id) AS min_id,
MAX(id) AS max_id,
COUNT(*) AS nb_pages
FROM pwgamis_history
WHERE id > 0
AND id <= 50000
GROUP BY
date,
hour
ORDER BY
date ASC,
hour ASC
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 139
Warning: [mysql error 2006] MySQL server has gone away
SELECT
COUNT(*)
FROM pwgamis_history
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 144
Warning: [mysql error 2006] MySQL server has gone away
REPLACE INTO pwgamis_sessions
(id,data,expiration)
VALUES('D849ttj84muld5n3ghjr3b8cbqpmf7','pwg_image_order|i:7;',now())
; in /home/daje5853/photos/amis.hpsam.info/include/dblayer/functions_mysql.inc.php on line 744