Mysql Archives - Magesan

Category: Mysql

Create or update admin user in magento2 using CMD

Magento2 admin user are somewhat tricky things when you forgot their passwords or username while login. Following command allows you to create new user or if you know the username then update to that user’s password Creating new user using cmd 2. Updating an existing user using database.

How to import database using CMD or SSH.

Importing database is an essential part of our daily working need with computers. In localhost or even on live server. This command can be used anywhere for Importing database. In localhost or say xampp, you can follow this command in CMD by going in the path given below. Go to the => xampp/mysql/bin Inside above

How to export database using CMD or SSH.

Exporting database is an essential part of our daily working need with computers. In localhost or even on live server. This command can be used anywhere for exporting database. In localhost or say xampp, you can follow this command in CMD by going in the path given below. Go to the => xampp/mysql/bin Inside above