Warning: Table './interoperating/mark_sessions' is marked as crashed and should be repaired
query: SELECT u.*, s.* FROM mark_users u INNER JOIN mark_sessions s ON u.uid = s.uid WHERE s.sid = 'iv89vhqsumfkv7qr85ti3iftn2' in /home/.sites/99/site76/web/interoperating.info/mark/includes/database.mysql.inc on line 174
Mark's web presence | nothing very exciting, just some guy's web presence
SQL Error
I have been anticipating the release of this update
It is going to solve a lot of the issues I have with large numbers of "unattached" files residing on a network drive
Have downloaded and updated to 5.x-4-dev
Getting a recurring sql error
With no hits to a search argument :
user warning: Unknown column 'n.nid' in 'field list' query: SELECT DISTINCT(n.nid) FROM node in /var/www/html/drupal/includes/database.mysql.inc on line 172
With multiple hits :
user warning: Unknown column 'n.nid' in 'field list' query: SELECT DISTINCT(n.nid) FROM node in /var/www/html/drupal/includes/database.mysql.inc on line 172
and repeated lines of ...
warning: in_array() [function.in-array]: Wrong datatype for second argument in /var/www/html/drupal/modules/search_attachments/search_attachments.module on line 867
Unfortunately, I have limited experience with SQL
All help is truly appreciated
Thanx
Tim :)