메뉴 건너뛰기

GREATUSER

tech

OS : CentOS7 MySQL : install rpm package from mysql official repository 1. mysql error log [Warning] Buffered warning: Could not increase number of max_open_files to more than 1024 (request: 16384) [Warning] Buffered warning: Changed limits: max_connections: 214 (requested 3000) [Warning] Buffered warning: Changed limits: table_cache: 400 (requested 2048) 2. modify service file file path : /usr/lib/systemd/system/mysqld.service add LimitNOFILE=163840 LimitNPROC=163840 3. reload # systemctl daemon-reload for this error message… Warning: mysqld.service changed on disk. Run ’systemctl daemon-reload’ to reload units. 4. Restart mysql # service mysqld restart

The post [mysql] Buffered warning: Could not increase number of max_open_files to more than 1024 on centos appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/mysql-buffered-warning-not-increase-number-max_open_files-1024-centos/
번호 제목 글쓴이 날짜 조회 수
» [mysql] Buffered warning: Could not increase number of max_open_files to more than 1024 on centos 관리자 2016.09.08 95
66 apache 2.4 mod_remoteip for get real ip on AWS ELB 관리자 2017.06.09 82
65 Contributor Weekend: Support Forums 관리자 2016.01.23 78
64 [MariaDB] InnoDB: Redo log crypto: failed to decrypt log block 관리자 2016.09.28 76
63 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 3편 관리자 2016.08.12 76
62 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 1편 관리자 2016.08.12 75
61 WordPress 4.8 Release Candidate 2 관리자 2017.06.02 73
60 [AWS] certificate arn:aws:iam server-certificate not found when configure ELB 관리자 2017.06.06 69
59 리눅스 서버의 TCP 네트워크 성능을 결정짓는 커널 파라미터 이야기 – 2편 관리자 2016.08.12 69
58 Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MariaDB client in /home1/htdocs/apartzm/affisacc/php/acc_tongys.inc.php on line 188ERROR 1251: Client does not smysql_connect(): Client 관리자 2016.07.26 66
57 cannot resolve symbol R on android studio 관리자 2016.02.17 65
56 mysqlbinlog: unknown variable ‘default-character-set=utf8’ 관리자 2016.07.09 64
55 The Month in WordPress: August 2017 관리자 2017.09.02 62
54 [MySQL] ERROR 1457 (HY000): Failed to load routine after upgrade or migratrion 관리자 2015.12.31 61
53 pulseaudio [alsa-sink-VT1708S Analog] alsa-sink.c: Error opening PCM device front:0: 부적절한 인수 관리자 2016.12.21 58
위로