MySQL Forums
Forum List  »  Install & Repo

Re: passwords and connection
Posted by: Thomas Mahoney
Date: August 27, 2018 09:43AM

Quick and Easy Script:

#!/bin/bash

#sqlcustom, by Thomas Mahoney

mysql -u root -p"Your Password Here"

Options: ReplyQuote


Subject
Written By
Posted
June 05, 2018 02:49PM
Re: passwords and connection
August 27, 2018 09:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.