mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge
mysql-test/r/bdb.result: Auto merged mysql-test/r/innodb.result: Auto merged sql/sql_select.cc: Merge
This commit is contained in:
@ -204,7 +204,7 @@ else
|
||||
fi
|
||||
|
||||
USER_OPTION=""
|
||||
if test "x$USER" = "xroot"
|
||||
if test -w / -o "$USER" = "root"
|
||||
then
|
||||
if test "$user" != "root" -o $SET_USER = 1
|
||||
then
|
||||
|
Reference in New Issue
Block a user