C:\xampp\mysql\bin>mysqld-nt --init-file=C:\reset.txt 'mysqld-nt' is not recognized as an internal or external command, operable program or batch file.
Select allOpen in new window
C:\xampp\mysql\bin>mysqld.exe --init-file=C:\reset.txt 121231 16:00:40 [Warning] Can't create test file \usr\local\mysql\data\SRV1.lower-test 121231 16:00:40 [Warning] Can't create test file \usr\local\mysql\data\SRV1.lower-test mysqld.exe: Can't change dir to '\usr\local\\mysql\data\' (Errcode: 2) 121231 16:00:40 [ERROR] Aborting 121231 16:00:40 [Note] mysqld.exe: Shutdown complete
Open in new window
Also I tried only "mysqld" and again getting bellow error
Open in new window
Please help and thanks for your time !