Saw a post that says you need to put a ! to run a shell command in the MySQL but found in my mysql client that it was \! <shell-command-here>
To drop to a shell. use \! bash
To return to the the mysql>
prompt type in exit
Saw a post that says you need to put a ! to run a shell command in the MySQL but found in my mysql client that it was \! <shell-command-here>
To drop to a shell. use \! bash
To return to the the mysql>
prompt type in exit
0 Comments