Event PhpMyAdmin
Hello everyone
I start in MySql, and I would like to run a bath file from a PhpMyAdmin event
---------------------------- batch file
@echo off
C: \ wamp \ bin \ mysql \ mysql5.5.24 \ bin \ mysqldump --host = localhost --user = root --password = "" mybdd> d: ftp \ Mybdd.sql
the file works well under Windows, but not in a PhpMyAdmin event.
Thank you in advance for the help.
Subject
Written By
Posted
Event PhpMyAdmin
March 26, 2018 02:06PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.