Page 1 of 1

using mysql for linux debian 64bit ?

Posted: Thu Nov 26, 2009 5:31 pm
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.

Re: using mysql for linux debian 64bit ?

Posted: Thu Nov 26, 2009 7:37 pm
by ojota

Re: using mysql for linux debian 64bit ?

Posted: Sun Nov 29, 2009 9:52 am
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