grant all on *.* to lisi@'192.168.1.%' identify by '111111' revoke all on *.* from lisi@'192.168.1.%' flush privileges;