Wenn Sie nach Tools wie dem mysql- und mysqldump-Kommandozeilen-Client für Windows für Versionen um mysql Ver 14.14 Distrib 5.6.13, für Win32 (x86) es scheint in HOMEDRIV E:\Program Dateien (x86) \MySQL\MySQL Workbench-Version
Dieses Verzeichnis befindet sich auch nicht standardmäßig im Pfad, so dass Sie es zu Ihrer PATH-Umgebungsvariablen hinzufügen müssen, bevor Sie es einfach von der Befehlszeile aus ausführen können.
Es gibt auch eine mysql Utilities-Konsole, aber die ist für meine Bedürfnisse nicht geeignet. Nachfolgend finden Sie eine Liste der Funktionen der mysql utilities-Konsole, falls diese für Sie nützlich ist:
Utility Description
---------------- ---------------------------------------------------------
mysqlauditadmin audit log maintenance utility
mysqlauditgrep audit log search utility
mysqldbcompare compare databases for consistency
mysqldbcopy copy databases from one server to another
mysqldbexport export metadata and data from databases
mysqldbimport import metadata and data from files
mysqldiff compare object definitions among objects where the
difference is how db1.obj1 differs from db2.obj2
mysqldiskusage show disk usage for databases
mysqlfailover automatic replication health monitoring and failover
mysqlfrm show CREATE TABLE from .frm files
mysqlindexcheck check for duplicate or redundant indexes
mysqlmetagrep search metadata
mysqlprocgrep search process information
mysqlreplicate establish replication with a master
mysqlrpladmin administration utility for MySQL replication
mysqlrplcheck check replication
mysqlrplshow show slaves attached to a master
mysqlserverclone start another instance of a running server
mysqlserverinfo show server information
mysqluserclone clone a MySQL user account to one or more new users