Olá, Pessoal,
Estou em Putty no servidor Linux e conectado no MySql WorkBench, utilizo o seguinte código para importação:
mysqlimport --local --delete -u root -p sicaa /root/controleentrada.txt
No entanto, nesse mês o mesmo me deu o seguinte erro:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysqlimport --local --delete -u root -p sicaa /root/controleentrada.txt' at line 1
E até o momento não resolvi, poderiam me ajudar? O TXT está separado por tabulação.
Fico grato.
Johnatan