rafamagalhaes
Junior Member
Friends,
I have a script .bat with the command:
c:\xamp\mysql\bin\mysql.exe -u root < c:\scripts\medicao_contratos.sql
When I execute it, return:
C:\scripts>cxamp\mysql\bin\mysql.exe -u root 0<medicao_contratos.sql
The system cannot find the path specified.
What's happen?
Thanks!
I have a script .bat with the command:
c:\xamp\mysql\bin\mysql.exe -u root < c:\scripts\medicao_contratos.sql
When I execute it, return:
C:\scripts>cxamp\mysql\bin\mysql.exe -u root 0<medicao_contratos.sql
The system cannot find the path specified.
What's happen?
Thanks!
Last edited: