To create a database and give a user privilege to that database: mysql> CREATE DATABASE temp; mysql> GRANT ALL PRIVILEGES ON temp.* TO ‘bob’@'EEEPC’ -> IDENTIFIED BY ‘alice’ -> WITH GRANT OPTION; The privilege is full for Bob for all tables contained in the database called temp. Here, I explicitly defined the user’s host. That [...]
Recent Comments
Popular Tags
access acting blog collections computer dreams dvd Eee PC emotion execution feelings gadget google guess happiness imagination journey korean life longing love lyrics movie music musical network philippines pinoy rock server sleep Software star storage story task theme time umpc undefined upgrade version windows wish wordpressVisitors Online
- 06 visitor(s) online