Logo

dev-resources.site

for different kinds of informations.

How to restore a Mysql backup with XAMP

Published at
5/2/2024
Categories
xamp
mysql
restoremysql
cmd
Author
Automata
Categories
4 categories in total
xamp
open
mysql
open
restoremysql
open
cmd
open
How to restore a Mysql backup with XAMP

Update Environment Var:

Update Env vars

Execution

Execute follow code in Open CMD ✅ (No PowerShell ✖️, No GitBash ✖️):

mysql -u root -p temabok --force < C:/Users/dbtuser/Documents/temabok_maindb/temabok_maindb.sql

Featured ones: