SQL/DB Error -- [
    Error establishing a database connection!
  1. Are you sure you have the correct user/password?
  2. Are you sure that you have typed the correct hostname?
  3. Are you sure that the database server is running?
]

Query:
SQL/DB Error -- [
    Error selecting database ashleera_db!
  1. Are you sure it exists?
  2. Are you sure there is a valid database connection?
]

Query:

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /hermes/bosweb/web047/b476/ipg.ashleeraysayscom1/includes/classes/class_dbMySQL.php on line 125
SQL/DB Error -- [Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)]

Query:
SELECT v.video_id, v.title, v.description, v.total_views, v.media_format, v.external_link, vc.category FROM video v INNER JOIN video_category vc ON v.category_id = vc.category_id WHERE v.homepage_display = '1' AND v.display = '1' AND v.updated < '2012-05-20 14:44:39' ORDER BY v.updated DESC, v.video_id DESC LIMIT 1
SQL/DB Error -- [
    Error establishing a database connection!
  1. Are you sure you have the correct user/password?
  2. Are you sure that you have typed the correct hostname?
  3. Are you sure that the database server is running?
]

Query:
SQL/DB Error -- [
    Error selecting database ashleera_db!
  1. Are you sure it exists?
  2. Are you sure there is a valid database connection?
]

Query:

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /hermes/bosweb/web047/b476/ipg.ashleeraysayscom1/includes/classes/class_dbMySQL.php on line 125
SQL/DB Error -- [Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)]

Query:
SELECT COUNT(video_id) FROM video WHERE display = '1' AND updated < '2012-05-20 14:44:39'
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /hermes/bosweb/web047/b476/ipg.ashleeraysayscom1/includes/classes/class_dbMySQL.php on line 125
SQL/DB Error -- [Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)]

Query:
SELECT v.video_id, v.title, vc.category_id, vc.category, vc.highlight_display, v.media_format, v.description, v.external_link, v.total_views, v.exclusive, v.updated FROM video v INNER JOIN video_category vc ON v.category_id = vc.category_id WHERE v.display = '1' AND v.updated < '2012-05-20 14:44:39' ORDER BY updated DESC LIMIT 0, 30 Ashlee Ray Says