Jump to content
  • 0

How to resolve the realmd sql error/update


Nagilum

Question

Hi, i made a clean install of server three, but by excecuting i got this error

SQL: SELECT required_20150722_01_realmcharacters_remove_constraint FROM realmd_d

b_version LIMIT 1

query ERROR: Unknown column 'required_20150722_01_realmcharacters_remove_constra

int' in 'field list'

The table `realmd_db_version` in your [REALMD] database indicates that this data

base is out of date!

[A] You have: --> `20140607_Realm_Resync.sql`

You need: --> `20150722_01_realmcharacters_remove_constraint.sql`

Where can i find the correct update?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

It should be in the /database/Realm/Updates folder :)

you need to apply those sql files to your realmd database (if you called it that)

"mysql -u root -p realmd < 20150722_01_realmcharacters_remove_constraint.sql"

ps. after applying that i would apply the rest of the updates that come after it too. (If there are more in that folder that comes after 20150722_01)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use