user warning: The table 'drupal_captcha_sessions' is full
query: INSERT into drupal_captcha_sessions (uid, sid, ip_address, timestamp, form_id, solution, status, attempts) VALUES (0, '65cd3d76c9a1324ba676033ff4fba3b9', '212.60.126.51', 1413934947, 'user_pass', 'fc7aad65f92e255f5dad8646604302d0', 0, 0) in /var/www/dikutal.dk/sites/all/modules/captcha/captcha.inc on line 99.
user warning: Got error 28 from storage engine
query: SELECT DISTINCT node.nid AS nid,
node.title AS node_title,
node.language AS node_language,
node.type AS node_type,
node.vid AS node_vid,
node_revisions.teaser AS node_revisions_teaser,
node_revisions.format AS node_revisions_format,
node_data_field_date.field_date_value AS node_data_field_date_field_date_value
FROM drupal_node node
LEFT JOIN drupal_content_field_date node_data_field_date ON node.vid = node_data_field_date.vid
LEFT JOIN drupal_term_node term_node ON node.vid = term_node.vid AND (term_node.tid = 9 OR term_node.tid = 10 OR term_node.tid = 12 OR term_node.tid = 19 OR term_node.tid = 18 OR term_node.tid = 13 OR term_node.tid = 16 OR term_node.tid = 17 OR term_node.tid = 11 OR term_node.tid = 14 OR term_node.tid = 15)
LEFT JOIN drupal_node_revisions node_revisions ON node.vid = node_revisions.vid
INNER JOIN drupal_node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'book_page_access_view') OR (na.gid = 1 AND na.realm = 'forum_access'))) AND ( ((node.status <> 0) AND (node.type in ('event')) AND (term_node.tid IS NULL))
AND (DATE_FORMAT(ADDTIME(node_data_field_date.field_date_value, SEC_TO_TIME(7200)), '%Y-%m-%d') >= '2014-10-22')
)ORDER BY node_data_field_date_field_date_value ASC
LIMIT 0, 3 in /var/www/dikutal.dk/sites/all/modules/views/includes/view.inc on line 771.