using mysql for linux debian 64bit ?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
ojota
Posts: 26
Joined: Wed May 13, 2009 9:25 pm

using mysql for linux debian 64bit ?

Post by ojota »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3695:
L2JDP Revision 6775:

What version are using mysql for linux debian 64bit ?

Innodb.
ojota
Posts: 26
Joined: Wed May 13, 2009 9:25 pm

Re: using mysql for linux debian 64bit ?

Post by ojota »

BloodStrike
Posts: 3
Joined: Sat Nov 21, 2009 2:19 pm

Re: using mysql for linux debian 64bit ?

Post by BloodStrike »

Code: Select all

aptitude update && aptitude upgrade && aptitude install mysql-server mysql-client
or

Code: Select all

apt-get update && apt-get upgrade && apt-get install mysql-server mysql-client
greetZ
Post Reply