Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/cluster1/data/s/s/1646076/html/bin/engine.php on line 83
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/cluster1/data/s/s/1646076/html/bin/engine.php on line 85
Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/cluster1/data/s/s/1646076/html/exe/connect.php on line 15
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/exe/connect.php on line 18
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/exe/connect.php on line 18
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/libs/class.ComplaintCat.php on line 17
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/libs/class.ComplaintCat.php on line 17
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/libs/class.Myprefs.php on line 140
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/libs/class.Myprefs.php on line 140
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/libs/class.PageData.php on line 22
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/cluster1/data/s/s/1646076/html/bin/class.data.php on line 486
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/cluster1/data/s/s/1646076/html/bin/class.data.php on line 486
2009.01.06 08:18:08 /theworst/36/ select_query: bad query: SELECT CP.`id` as `cp_id`,
CC.`name` as `category`,
EN.`name` as `type`,
CP.`first_name`,
CP.`middle_initial`,
CP.`last_name`,
CP.`entity_type_id`,
CP.`last_position`,
CP.`complaints_cat_id`,
CP.`alias`,
0 as `dellink`,
IF(CP.`gender`=1, 'male', IF(CP.`gender`=2, 'female', 'not set')) as `gender_text`,
`approx_age`,
C.`title` as `country`,
S.`title` as `state`,
CI.`title` as 'city',
CP.`description`,
0 as `first`,
IF(LENGTH(`description`)>, CONCAT(SUBSTRING(`description`, 1, ), ' ...'), `description`) as `short_description`,
DATE_FORMAT(CP.`creation_date`, '%b %d %Y %H:%i:%s') as `creation_date_formatted`,
U.`email` as `u_email`,
CP.`is_paid`,
CP.`in_worst_list`,
NOT(CP.`is_show_user`) as `is_show_user` FROM ((((((`complaints` as CP
LEFT JOIN `complaints_cat` as CC ON CP.`complaints_cat_id`=`CC`.`id`)
LEFT JOIN `entity_type` as EN ON CP.`entity_type_id`=EN.`id`)
LEFT JOIN `country` as C ON CP.`country_id`=C.`id`)
LEFT JOIN `state` as S ON CP.`state_id`=S.`id`)
LEFT JOIN `city` as CI ON CP.`city_id`=CI.`id`)
LEFT JOIN `users` as U ON CP.`user_id`=U.`id`)
WHERE (`deleted`=0 AND code_id=0) AND (CP.`is_paid`=1 OR (CP.`is_paid`=0 AND UNIX_TIMESTAMP()>(UNIX_TIMESTAMP(CP.`creation_date`)+3600*24*7))) AND CP.`in_worst_list`='1' AND CP.`is_paid`='1' AND CP.`complaints_cat_id`='36' ORDER BY CP.`creation_date` DESC LIMIT 0, 10
MySql answer: 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)