I was testing commands like "status" for mysql, then I suddenly entered this mode I don't recognize. Can not do anything from here. Whatever I entered, it's just roll into next line.
How to exit "->" in macOS terminal for mysql?
1.6k Views Asked by Lioncake At
2
use
exit
orquit
and also\q
to leave the mysql shellsee manual
To get to the next command you can use ; semicolon like you end all sql comands