I know this is a stupid question, but I just can’t find where I can run MySQL scripts on my cPanel. Scripts like:
># mysql -u root –p mysql
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to login to the server with something like Secure SHell (SSH).
See if your cpanel has an option for a shell.
Probably you can just use ssh from your local machine’s shell, if it’s mac/linux:
If you’re on windows, try using a SSH program, like putty.