V
V
Vladimir2020-04-26 05:18:14
MySQL
Vladimir, 2020-04-26 05:18:14

How to fix error in mysql terminal?

Goodnight. Please tell me what I did wrong, I'm trying to import the database :/

ERROR:
Unknown command '\U'.
ERROR:
Unknown command '\H'.
ERROR:
Unknown command '\D'.
ERROR:
Unknown command '\Y'.
    -> mysql -u root -p test < C:\Users\xxx\xxx\db.sql;


Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-04-26
@HistoryART

import can be easily performed through the muscle console, only the syntax will be different.
what you are trying to do is through the system console and calling mysql directly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question