summaryrefslogtreecommitdiff
path: root/mysql-test/r/skip_name_resolve.result
blob: a969c5c9ae05497feefb7e9a22f90af53a65d025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
GRANT ALL ON test.* TO mysqltest_1@'127.0.0.1/255.255.255.255';
SHOW GRANTS FOR mysqltest_1@'127.0.0.1/255.255.255.255';
Grants for mysqltest_1@127.0.0.1/255.255.255.255
GRANT USAGE ON *.* TO 'mysqltest_1'@'127.0.0.1/255.255.255.255'
GRANT ALL PRIVILEGES ON `test`.* TO 'mysqltest_1'@'127.0.0.1/255.255.255.255'
REVOKE ALL ON test.* FROM mysqltest_1@'127.0.0.1/255.255.255.255';
DROP USER mysqltest_1@'127.0.0.1/255.255.255.255';
select user();
user()
#
show processlist;
Id	User	Host	db	Command	Time	State	Info
#	root	#	test	Sleep	#		NULL
#	root	#	test	Query	#	NULL	show processlist