Line 61:
Line 61:
mysql -e "grant all privileges on *.* to orangehrmuser@localhost identified by 'yourpassword' WITH GRANT OPTION"
mysql -e "grant all privileges on *.* to orangehrmuser@localhost identified by 'yourpassword' WITH GRANT OPTION"
−
mysql -e "flush privileges
+
mysql -e "flush privileges"
===InnoDB===
===InnoDB===