# Change user and password to add privileges for different user. # Note that user with no hostname given is equivalent to specifying # "%" as the hostname. GRANT ALL ON samp_db.* TO paul IDENTIFIED BY "secret";