Disabled fix to #642 for now.

This commit is contained in:
VilhoRaatikka 2014-12-18 19:20:21 +02:00
parent 0b9bec3d7e
commit 552d3186eb

View File

@ -54,7 +54,7 @@
#define USERS_QUERY_NO_ROOT " AND user NOT IN ('root')"
#if 1
#if 0
# define LOAD_MYSQL_USERS_QUERY \
"SELECT DISTINCT \
user.user AS user, \