SQL Pekan 4
SQL Pekan 4
2271]
(c) Microsoft Corporation. All rights reserved.
C:\Users\ACER>\xampp\mysql\bin
'\xampp\mysql\bin' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\ACER>\mysql\bin
The system cannot find the path specified.
C:\Users\ACER>cd C:\xampp\mysql\bin
C:\xampp\mysql\bin>mysql -u root
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 8
Server version: 10.4.28-MariaDB mariadb.org binary distribution
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
C:\xampp\mysql\bin>mysql -u root
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 9
Server version: 10.4.28-MariaDB mariadb.org binary distribution
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
C:\xampp\mysql\bin>show databases
'show' is not recognized as an internal or external command,
operable program or batch file.
C:\xampp\mysql\bin>show databases;
'show' is not recognized as an internal or external command,
operable program or batch file.
C:\xampp\mysql\bin>mysql -u root
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 10
Server version: 10.4.28-MariaDB mariadb.org binary distribution
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.