Error log shows multiple errors right after update

Table 'drupalcat.date_formats' doesn't exist query: INSERT INTO date_formats (format, type, locked) VALUES ('l, j F Y - g:ia', 'long',

Table 'drupalcat.date_formats' doesn't exist query: SELECT df.dfid, df.format, df.type, df.locked, dfl.language FROM date_formats df LEFT JOIN date_format_types dft ON df.type = dft.type LEFT JOIN date_format_locale dfl ON df.format = dfl.format AND df.type = dfl.type ORDER BY df.type, df.format

Table 'drupalcat.date_formats' doesn't exist query: INSERT INTO date_formats (format, type, locked) VALUES ('l, j. F Y - G:i', 'long&#039

Table 'drupalcat.date_formats' doesn't exist query: INSERT INTO date_formats (format, type, locked) VALUES ('D, Y-m-d H:i', 'medium',

Table 'drupalcat.date_formats' doesn't exist query: SELECT df.dfid, df.format, df.type, df.locked, dfl.language FROM date_formats df LEFT JOIN date_format_types dft ON df.type = dft.type LEFT JOIN date_format_locale dfl ON df.format = dfl.format AND df.type = dfl.type ORDER BY df.type, df.format

and many others.

I have PHP 5.2.6 and MySQL 5.0.67

Comments

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

ping
Is this issue still valid?

karens’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

No response, closing.