Hi all,

I am new to shell script and really help.
I need to connect to MySQL and do some proccessing. How can i do that?
Thanks

mysql options <<EOF
use dbName;
whatever;
EOF
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.