Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- postfix 설치
- mod_security2 설치
- php 이미지 url 검증 함수
- PHP 정규식 예제
- modsecurity 설치
- httpd.conf 보안 설정
- 자바스크립트비밀번호검증
- 아파치 웹 서버의 정보 숨기기
- javascript
- 윈도우 mod_security2
- bootstrap modal
- 비밀번호정규식
- mysqldump: Got error: 1045
- php 배열제거
- 윈도우 환경 아파치 mod_security2 설치
- 파라미터 & 오류
- apple push notification service (apns) is changing
- VS Code 서버설치
- sha-2 root
- mariadb upgrade
- group_concat 구분자
- wsl2 우분투에 docker 설치
- 유튜브 플레이 리스트 저장
- usb efi 시스템 파티션 삭제
- bootstrap
- thumbnail 클래스
- 숫자 3자리(천단위) 마다 콤마 찍기
- 비밀번호검증정규식
- html pdf 변환
- (using password: YES)" when trying to connect
Archives
- Today
- Total
투덜이 개발자
MySQL이 my.cnf 파일 위치 확인 본문
반응형
MySQL이 my.cnf 파일 위치 확인
[root@neokidis_dev ~]# mysql --help | grep my.cnf
order of preference, my.cnf, $MYSQL_TCP_PORT,
/etc/my.cnf /etc/mysql/my.cnf /mysql/etc/my.cnf ~/.my.cnf
[root@neokidis_dev ~]#
반응형
'DataBase > MySQL' 카테고리의 다른 글
[Mysql] Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline. (0) | 2022.09.26 |
---|---|
mysql 프로시저,함수 생성 권한 주기 (0) | 2022.09.13 |
[MySQL] JOIN 걸어서 업데이트(UPDATE) 하기 (0) | 2022.07.14 |
[Mysql] 데이터 베이스 삭제 에러 (0) | 2022.07.07 |
[MySQL] 데이터베이스 및 테이블별 용량 (0) | 2022.06.16 |