ProxySQL v1.4.7 发布,数据中间层项目

栏目: 软件资讯 · 发布时间: 8年前

内容简介: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-status  tool 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_checker in 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_checker  and  proxysql_node_monitor processes in case of wrong ProxySQL credentials in proxysql-admin.cnf file.

  • 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-43proxysql_galera_checker didn’t take into account the possibility of special characters presence in mysql-monitor_password.

  • PSQLADM-44proxysql_galera_checker generated unclear errors in the proxysql.log file if wrong credentials where passed.

  • PSQLADM-46proxysql_node_monitor script 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作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。一起来看看 《并行计算导论》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试