반응형
mysql 명령어가 mysql 대신 mariaDB를 시작합니다.
이건 아마 정말 멍청한 질문일 거야mysql과 php에 대한 튜토리얼을 따라 이 코드 뒤에 (즉, 그냥)mysql
) "Welcome to mySQL" 메시지가 나타납니다.왜 MariaDB가 대신 시작하는지 좀 헷갈리네요.바꿔야 할 것 좀 도와주실래요?
Users-MacBook-Pro:~ user$ mysql
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 4
Server version: 10.1.9-MariaDB Source distribution
Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
언급URL : https://stackoverflow.com/questions/35042032/command-mysql-starts-mariadb-instead-of-mysql
반응형
'programing' 카테고리의 다른 글
Java의 ToLowerCase() 및 ToUpperCase()에서 Locales 사용 (0) | 2022.09.28 |
---|---|
오류: 요청 엔티티가 너무 큽니다. (0) | 2022.09.28 |
URL의 하위 도메인을 가져오는 PHP 함수 (0) | 2022.09.28 |
mySQL 오류 1040:접속이 너무 많다 (0) | 2022.09.28 |
MySQL 시스템 데이터베이스 테이블을 InnoDB로 변환할 수 있습니까? (0) | 2022.09.28 |