1) Make sure remote connection is enabled :MySQL remote access
2) If remote access is allowed:
mysqldump --host <host_address or ip> -P <Port Number(3306)> -u <db username> -p <database_name> > offgrid.sql
1) Make sure remote connection is enabled :MySQL remote access
2) If remote access is allowed:
mysqldump --host <host_address or ip> -P <Port Number(3306)> -u <db username> -p <database_name> > offgrid.sql
For further actions, you may consider blocking this person and/or reporting abuse
Nilesh Raut -
Richard Kovacs -
Syed Maaz Saeed -
Samuel Lubliner -
Once suspended, sandipbasnet will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, sandipbasnet will be able to comment and publish posts again.
Once unpublished, all posts by sandipbasnet will become hidden and only accessible to themselves.
If sandipbasnet 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 Sandip Basnet.
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 sandipbasnet:
Unflagging sandipbasnet will restore default visibility to their posts.
Top comments (0)