Jump to content

[SQL]: DB error - Unknown column 'show_equip' in 'field list'


Recommended Posts

Posted (edited)

I have downloaded the lastest rathena-master (including sql-files).

Still have problem on charserver.

How can I fix this problem?
5993569a9d500_DBerror.png.41cc8e827dbc4bfecd1fd83e8bfcccb4.png

Edited by redlightliu
Posted
ALTER TABLE `char`
	ADD COLUMN `show_equip` tinyint(3) unsigned NOT NULL default '0' AFTER `title_id`;

try this 

Posted
9 hours ago, Everade said:

Wieso spricht ihr bitte im German Support in Englisch?

@redlightliu
Geh doch bitte mal alle SQL Upgrades durch um sicherzustellen das die Strukturen der Tabellen korrekt sind.

 

8 hours ago, Kinx said:

Pls move to International Support, here is Germany

Kein regeln erford das man Deutsch benutzen muss. Cyro möchte nur helfen.

Regards,
~Azura Skyy

Posted

Moin! Ich hatte einen ähnlichen Fehler nach dem Update auf die aktuelle SVN. 

 

Schau mal ob auch inter inter_athena.conf alle Dbs aufgelistet sind. Bei mir fehlte die nur in der conf, dadurch hatte ich den Error :)

Posted
On 2017/8/16 at 4:16 AM, redlightliu said:

I have downloaded the lastest rathena-master (including sql-files).

Still have problem on charserver.

How can I fix this problem.
5993569a9d500_DBerror.png.41cc8e827dbc4bfecd1fd83e8bfcccb4.png

Thanks!! The issue has been resolved!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...