Disabled fix to #642 for now.
This commit is contained in:
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
#define USERS_QUERY_NO_ROOT " AND user NOT IN ('root')"
|
#define USERS_QUERY_NO_ROOT " AND user NOT IN ('root')"
|
||||||
|
|
||||||
#if 1
|
#if 0
|
||||||
# define LOAD_MYSQL_USERS_QUERY \
|
# define LOAD_MYSQL_USERS_QUERY \
|
||||||
"SELECT DISTINCT \
|
"SELECT DISTINCT \
|
||||||
user.user AS user, \
|
user.user AS user, \
|
||||||
|
|||||||
Reference in New Issue
Block a user