BrettNordin / Exile

The conversion of ExtDB2 to ExtDB3 for Exile
GNU General Public License v3.0
19 stars 24 forks source link

Field 'assigned_items' doesn't have a default value #7

Closed ShadowRanger closed 6 years ago

ShadowRanger commented 6 years ago

So I'm getting the following extDB3 error when a player joins our Exile server: extDB3: SQL: Error MariaDBStatementException1: Field 'assigned_items' doesn't have a default value

Now I know that you have stated a fix for this under the common errors section, but I really don't want to have to run that SQL command as our MySQL server has several other databases which I don't want to change these strict settings for. Is there any workaround to this?

BrettNordin commented 6 years ago

You can solve this issues by going into the database and editing the accounts table. And disableing the notnull setting for the row.

MrIce1987 commented 8 months ago

I have the problem with the Dantenbak that I can't change it. It would be very nice if you could send me a suggested solution with instructions

Mistake: Field 'assigned_items' doesn't have a default value