A simple question about L2J and MySQL

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
primeiro
Posts: 23
Joined: Sun Jan 23, 2011 7:22 pm

A simple question about L2J and MySQL

Post by primeiro »

Im testing an interlude server in my pc but i have a previous system installed that use mysql 5.6

Is possible run a L2J Server Interlude version with MySQL >>5.6<< ??

If possible, what i need change to works?

Thanks
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: A simple question about L2J and MySQL

Post by Zoey76 »

You need to manually update the table definitions in the SQL files before the instalation.
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
primeiro
Posts: 23
Joined: Sun Jan 23, 2011 7:22 pm

Re: A simple question about L2J and MySQL

Post by primeiro »

Zoey76 wrote:You need to manually update the table definitions in the SQL files before the instalation.
Is it enough? don't i need a new mysql connector 5.6.jar?

Thks
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: A simple question about L2J and MySQL

Post by jurchiks »

No, you only need to update the tables. Connector should be fine.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: A simple question about L2J and MySQL

Post by Zoey76 »

primeiro wrote:
Zoey76 wrote:You need to manually update the table definitions in the SQL files before the instalation.
Is it enough? don't i need a new mysql connector 5.6.jar?

Thks
For Interlude I updated connector last year, and it hasn't changed much (except bug fixes).

If I find some time I could update and commit tables myself, but I have to check how much time I have for that.
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Post Reply