Dodaj -t opcja mysql (tabela). mysql -t -uroot mydb < myscript.sql mysql -t -uroot mydb -e 'select * from mytable'