Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi. I upgraded my Drupal site because of badly needed utf-8 search; both test and production sites show the same error in the logs:
/update.php?op=update
user error: Table 'DB73503.variable' doesn't exist query: SELECT * FROM variable WHERE name = 'update_start' AND value LIKE '%;"' en /home/htdocs/www.elcolectivo.com/includes/database.mysql.inc en la línea 125.
My drupal tables have a prefix, which I had previously declared and changed as stated in the installation files.
I just upgraded to 4.5.2 and noticed two possible bugs.
It seems that new posts without comments do not show up in the tracker.
Manually changing the publish/not published status of a comment causes an error: "Fatal error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT title FROM node WHERE nid = in /home/code0/domains/code0range.net/public_html/includes/database.mysql.inc"
I recently upgrader from 4.4 to 4.5. Everything seemed to be working fine. If you go to www.dphoto.us/news Occassionally the site will come up. More often than not, a garbled mess appears. To make things even more interesting, on my main computer, it displays correctly all the time. This is a very important section of the site, any assistancew is appreciated.