Connect Local mysql -u root # Connect to root without password mysql -u root -p # A password will be asked (check someone) ...