I keep getting these user warnings whenever I do something node related

Table 'mydb.simpletest48089node_revision' doesn't exist query: UPDATE simpletest48089node_revision SET uid = 1 WHERE vid = 1

boombatower suggested that this may be related to #364370: Table doesn't exist query. I'm not very sure yet, in another issue i saw a comment about a locale bug so that issue may not be related to this one.

CommentFileSizeAuthor
#2 simpletest_node_revision.patch803 bytesboombatower

Comments

andreiashu’s picture

that table name misses an extra 's' letter :)

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Active » Needs review
StatusFileSize
new803 bytes

Seems to be it.

boombatower’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.