728x90
mysql(mariadb) my.conf 설정 파일 찾기
mysqld --verbose --help | grep -A 1 'Default options'
$ /usr/local/mysql/bin/mysqld --verbose --help | grep -A 1 'Default options'
Default options are read from the following files in the given order:
/etc/my.cnf /etc/mysql/my.cnf /usr/local/mysql/etc/my.cnf ~/.my.cnf
728x90
'리눅스' 카테고리의 다른 글
[리눅스] CentOS 7에 MySQL 5.7 설치 (0) | 2022.03.03 |
---|---|
[리눅스] CentOS 7에 MySQL 5.7 설치(Source Compile & binary) (0) | 2022.03.03 |
[리눅스] mysql(mariadb) my.conf 설정 파일 찾기 (0) | 2022.03.03 |
[리눅스] 압축 명령어 tar, gzip (0) | 2022.03.03 |
[리눅스] Jenkins 관리자(admin) 비밀번호 재설정 (0) | 2022.03.02 |
[리눅스] PHP rdkafka 확장(Extension)을 설치하는 방법 (0) | 2022.03.02 |