Database MariaDB, MySQL admin 03/23/2023 การตรวจสอบฐานข้อมูล MySQL/MariaDB ผ่าน Terminal การตรวจสอบฐานข้อมูล MySQL/MariaDB ผ่าน Terminal สามารถใช้คำสั่งดังนี้ [root@agriserv ~]# mysql -e “SHOW DATABASES;” -p Enter password: รหัสผ่าน +——————–+ | Database | +——————–+ | information_schema | | mysql | | performance_schema | +——————–+
Previous post การเปลี่ยนจากโหมด X Windows มาสู่ Text Mode Next post โปรแกรมจำลองระบบ IOT สำหรับเรียนรู้ผ่านเว็บเบส