標題: freebsd下怎樣調整open files? [打印本頁] 作者: czjin 時間: 2017-10-20 19:02 標題: freebsd下怎樣調整open files? 我的系統(tǒng)是freebsd11-64,做了mysql主從復制經歷了長時間等待最終還是沒有復制,MySQL版本5.7.18,查看錯誤日志是這樣的:
2017-08-16T08:55:23.669889Z 0 [Warning] Could not increase number of max_open_files to more than 28557 (request: 32929)
2017-08-16T08:55:23.670664Z 0 [Warning] Changed limits: table_open_cache: 14198 (requested 16384)
[Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please 2017-10-19T10:00:50.680454Z 1 [Warning] consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information.