Command Prompt - mysql -u root -p
Command Prompt - mysql -u root -p
4460]
(c) Microsoft Corporation. All rights reserved.
C:\Users\RAFAT>sqlcmd
'sqlcmd' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\RAFAT>mysql -u root -[
mysql: [ERROR] mysql: unknown option '-['.
C:\Users\RAFAT>mysql -u root -p
Enter password: ********
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 17
Server version: 8.0.40 MySQL Community Server - GPL
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.