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.
using mysql for linux debian 64bit ?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 26
- Joined: Wed May 13, 2009 9:25 pm
-
- Posts: 3
- Joined: Sat Nov 21, 2009 2:19 pm
Re: using mysql for linux debian 64bit ?
Code: Select all
aptitude update && aptitude upgrade && aptitude install mysql-server mysql-client
Code: Select all
apt-get update && apt-get upgrade && apt-get install mysql-server mysql-client