1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-08 05:30:46 +02:00

Mysql is bad.

This commit is contained in:
KHobbits
2012-03-24 23:25:43 +00:00
parent ee622b7032
commit 669fabe8f6

View File

@@ -406,6 +406,8 @@ protect:
# Database settings for sign/rail protection
# mysql or sqlite
# We strongly recommend against using mysql here, unless you have a good reason.
# sqllite seems to be faster in almost all cases, and in some cases mysql can be far far slower.
datatype: 'sqlite'
# If you specified MySQL above, you MUST enter the appropriate details here.