国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數據庫 > MySQL > 正文

解決遠程連接mysql很慢的方法(mysql_connect 打開連接慢)

2020-01-19 00:07:19
字體:
來源:轉載
供稿:網友
在進行 ping和route后發現網絡通信都是正常的,而且在mysql機器上進行本地連接發現是很快的,所以網絡問題基本上被排除了。以前也遇到過一次這樣的問題,可后來就不知怎么突然好了,這次又遭遇這樣的問題,所以想看看是不是mysql的配置問題。在查詢mysql相關文檔和網絡搜索后,發現了一個配置似乎可以解決這樣的問題,就是在mysql的配置文件中增加如下配置參數:

[mysqld]
skip-name-resolve

      在linux下配置文件是/etc/my.cnf,在windows下配置文件是mysql安裝目錄下的my.ini文件。注意該配置是加在 [mysqld]下面,在更改配置并保存后,然后重啟mysql并遠程連接測試,一切恢復如初。該參數的官方解釋信息如下:

How MySQL uses DNS

When a new thread connects to mysqld, mysqld will spawn a new thread to handle the request. This thread will first check if the hostname is in the hostname cache. If not the thread will call gethostbyaddr_r() and gethostbyname_r() to resolve the hostname.

If the operating system doesn't support the above thread-safe calls, the thread will lock a mutex and call gethostbyaddr() and gethostbyname() instead. Note that in this case no other thread can resolve other hostnames that is not in the hostname cache until the first thread is ready.

You can disable DNS host lookup by starting mysqld with

主站蜘蛛池模板: 博罗县| 平邑县| 柘城县| 云浮市| 青阳县| 西昌市| 凉城县| 象山县| 襄樊市| 聊城市| 沂南县| 同江市| 凭祥市| 周口市| 姜堰市| 绥德县| 新和县| 宁波市| 东方市| 和平区| 大理市| 土默特左旗| 宁蒗| 辽宁省| 和平县| 和政县| 临城县| 武邑县| 桐城市| 眉山市| 漳平市| 伊通| 噶尔县| 桑植县| 太仆寺旗| 新闻| 阿拉尔市| 渝北区| 蓝山县| 汉源县| 浦北县|