From 702d1898b012d6d992d66b996508610890bf2963 Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 20 Nov 2016 19:30:58 +0100 Subject: Restore SQLite support --- README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index a73767e..8bb92dc 100755 --- a/README +++ b/README @@ -213,11 +213,9 @@ KNOWN ISSUES There are a few known issues that will be resolved in future versions. The following issues are listed and do not need to be reported. - Only Postgresql works. When any other database type is selected, the script - either crashes, generates a lot of errors or does not process any game - servers. This is the result of attempting to unify the database type functions - that failed. Sadly, many of the reference functions and time functions are not - compatible with each other. An update where this is fixed will follow. + MySQL does not work with this masterserver version. When any database type + other than Postgresql or SQLite3 is selected, the script either crashes. An + update where this is fixed will follow late 2016 or early 2017. Slow database: currently, database requests are blocking. On slow hardware, these requests may take enough time to miss/deny incoming beacons and list -- cgit v1.2.3