Query Error after upgrade to 5.1.4

SteveX
SteveX
@ultrajam
12 years ago
2,589 posts
I have a local dev site which I have tried to upgrade this morning, 5.1.2 to 5.1.4, and after installing upgrades (not using the marketplace) I get a query error on an otherwise blank page.

Quote: CRI: Query Error: Table 'fuse.jr_jrcore_play_key' doesn't exist

Tried deleting the cache, the form_session table, but still the same error.

This is what appears in the debug log:
Quote: (2013-12-04T09:42:58+00:00 0.23669600)-(mem: 11534336)-(pid: 1036)-(uri: /)
|Query Error: Table 'fuse.jr_jrcore_play_key' doesn't exist|

(2013-12-04T09:42:58+00:00 0.23669600)-(mem: 11534336)-(pid: 1036)-(uri: /)
|INSERT INTO jr_jrcore_play_key (key_time, key_code) VALUES (UNIX_TIMESTAMP(), 'AEIz30CxFGyC') ON DUPLICATE KEY UPDATE key_time = UNIX_TIMESTAMP()|

Any idea what I need to do to get around this and log in?

Thanks


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 01/05/14 02:07:12AM
SteveX
SteveX
@ultrajam
12 years ago
2,589 posts
I fixed this by copying the jr_jrcore_play_key table from another dev site in phpmyadmin.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
brian
@brian
12 years ago
10,149 posts
Weird - you should not have seen this. I will do some test updates here and see if I can replicate this.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags