1) MariaDB에 직접 접속하여 포트 확인SHOW GLOBAL VARIABLES LIKE 'PORT'; maria1@ubuntu:~/mariadb$ mysql -u maria1 -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 7 Server version: 10.5.23-MariaDB MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input sta..