create user 'userName'@'192.168.0.%' identified by 'newPassword'; grant all on *.* to 'userName'@'192.168.0.%';