create user 'toc_user'@'%' identified by '123456';grant select ,insert,update on center_training_organization.* to "toc_user"@'%';