jonrainier / DayZ-Private-Server

DayZ Private Server by Pwnoz0r
98 stars 131 forks source link

Fix your InnoDB mess #28

Closed rajkosto closed 11 years ago

rajkosto commented 11 years ago

Properly import tables as MyISAM and re-disable InnoDB because it's not very useful in a git-shared situation like this. Also increase the wait_timeout in my.ini so that HiveExt doesn't have to reconnect all the time.