Here's the youtube video link.
Here are the commands to do so.
CREATE DATABASE yourdbname;
CREATE USER youruser WITH ENCRYPTED PASSWORD 'yourpass';
GRANT ALL PRIVILEGES ON DATABASE yourdbname TO youruser;
Here's the youtube video link.
Here are the commands to do so.
CREATE DATABASE yourdbname;
CREATE USER youruser WITH ENCRYPTED PASSWORD 'yourpass';
GRANT ALL PRIVILEGES ON DATABASE yourdbname TO youruser;
For further actions, you may consider blocking this person and/or reporting abuse
Gérôme Grignon -
Lucas Pacheco -
Beatrice Egumandi -
Alexander Tichonow -
Once suspended, amannvl will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, amannvl will be able to comment and publish posts again.
Once unpublished, all posts by amannvl will become hidden and only accessible to themselves.
If amannvl is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Aman Sharma.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag amannvl:
Unflagging amannvl will restore default visibility to their posts.
Top comments (0)