Tilføj -t mulighed for at mysql (tabel).
mysql -t -uroot mydb < myscript.sql
mysql -t -uroot mydb -e 'select * from mytable'
Tilføj -t mulighed for at mysql (tabel).
mysql -t -uroot mydb < myscript.sql
mysql -t -uroot mydb -e 'select * from mytable'