I would like to update a MySQL database table column with x. How would I be able to do this without having to do so interactively from the mysql>
prompt? I want to do this with one simple command.
Take the 2-minute tour
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.
|
|||||||||||||
|
You could execute the
From
Give a try! NOTE: Is not advisable to put the password in line |
||||
|