By TurtleX on
I get this error in my logs when updating from 4.6.6 to 4.7RC1
Unknown column 'access' in 'field list' query: UPDATE users SET access = 1143923899 WHERE uid = 1 in /html/includes/database.mysql.inc on line 120.
I get this error in my logs when updating from 4.6.6 to 4.7RC1
Unknown column 'access' in 'field list' query: UPDATE users SET access = 1143923899 WHERE uid = 1 in /html/includes/database.mysql.inc on line 120.
Comments
Same here from 4.66 to 4.7rc1
Same here going from 4.66 to 4.7rc1.
Type: PHP
Referrer: update.php
Message: Unknown column 'access' in 'field list' query: UPDATE users SET access = 1144179626 WHERE uid = 1 in /includes/database.mysql.inc on line 120.
Severity: error
This error repeated itself two more times, same messages but the referrer was update.php?op=selection
This was performed on my local machine running Mac OS X 10.3.9 and MySQL: mysql Ver 14.7 Distrib 4.1.15, for apple-darwin7.9.0 (powerpc) using readline 4.3
I haven't done much else (yet) to determine if this error has lasting effect on the system.
(Note: I snipped top-level path names from the above messages.)
Everything seems OK
The errors above don't seem to have any negative impact on the installation. I spent quite a bit of time tweaking menus, themes, page, and book content without any ill effects.
Try re-running it from a
Try re-running it from a different update
http://www.blkmtn.org/node/325
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide