view · edit · sidebar · attach · print · history

Grant in MySql

  • mysql --user=root -p --execute="GRANT SELECT ON database.* TO user@'localhost' IDENTIFIED BY 'password';"
view · edit · sidebar · attach · print · history
Page last modified on June 25, 2013, at 05:31 PM