内容简介:ProxySQL v1.4.7 发布了。ProxySQL 是一个高性能,高可用性,的数据中间层项目。 此版本修复了ProxySQL Admin中的错误: 可用性改进: Added proxysql-status tool to dump ProxySQL configuration and statis...
ProxySQL v1.4.7 发布了。ProxySQL 是一个高性能,高可用性,的数据中间层项目。
此版本修复了ProxySQL Admin中的错误:
可用性改进:
Added
proxysql-statustool to dump ProxySQL configuration and statistics.
Bug 修复:
PSQLADM-2: ProxySQL galera checker script didn’t check if another instance of itself is already running. While running more then one copy of
proxysql_galera_checkerin the same runtime environment at the same time is still not supported, the introduced fix is able to prevent duplicate script execution in most cases.PSQLADM-40: ProxySQL scheduler generated a lot of
proxysql_galera_checkerandproxysql_node_monitorprocesses in case of wrong ProxySQL credentials inproxysql-admin.cnffile.PSQLADM-41: Timeout error handling was improved with clear messages.
PSQLADM-42: An inconsistency of the date format in ProxySQL and scripts was fixed.
PSQLADM-43:
proxysql_galera_checkerdidn’t take into account the possibility of special characters presence inmysql-monitor_password.PSQLADM-44:
proxysql_galera_checkergenerated unclear errors in theproxysql.logfile if wrong credentials where passed.PSQLADM-46:
proxysql_node_monitorscript incorrectly split the hostname and the port number in URLs containing hyphen character.
完整更新内容请查看发布主页。
下载地址:https://percona.com/downloads/proxysql
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
并行计算导论
Ananth Grama、George Karypis、张武、毛国勇、Anshul Gupta、Vipin Kumar、程海英 / 张武、毛国勇、程海英 / 机械工业出版社 / 2005-1-1 / 49.00元
《并行计算导论》(原书第2版)全面介绍并行计算的各个方面,包括体系结构、编程范例、算法与应用和标准等,涉及并行计算的新技术,也覆盖了较传统的算法,如排序、搜索、图和动态编程等。《并行计算导论》(原书第2版)尽可能采用与底层平台无关的体系结构并且针对抽象模型来设计处落地。书中选择MPI、POSIX线程和OpenMP作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。一起来看看 《并行计算导论》 这本书的介绍吧!