{ "info": { "author": "Ovais Tariq", "author_email": "me@ovaistariq.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Database" ], "description": "MHA helper is a Python module that supplements in doing proper failover using MHA_.\nMHA is responsible for executing the important failover steps such as finding the\nmost recent slave to failover to, applying differential logs, monitoring master for\nfailure, etc. But it does not deal with additional steps that need to be taken\nbefore and after failover. These would include steps such as setting the read-only\nflag, killing connections, moving writer virtual IP, etc.\n\nRequired packages:\n PyMySQL\n paramiko\n\n.. _MHA: https://code.google.com/p/mysql-master-ha/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ovaistariq/mha-helper", "keywords": "mha_helper,mha,mysql,failover,high availability", "license": "GNU GENERAL PUBLIC LICENSE Version 3", "maintainer": null, "maintainer_email": null, "name": "mha_helper", "package_url": "https://pypi.org/project/mha_helper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mha_helper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ovaistariq/mha-helper" }, "release_url": "https://pypi.org/project/mha_helper/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "A Python module that supplements MHA in doing proper MySQL master failover", "version": "0.4.0" }, "last_serial": 1792264, "releases": { "0.4.0": [] }, "urls": [] }