Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielgp/rights-mysql
creates a dump of all MySQL accounts and their respective rights in a web page
https://github.com/danielgp/rights-mysql
Last synced: about 2 months ago
JSON representation
creates a dump of all MySQL accounts and their respective rights in a web page
- Host: GitHub
- URL: https://github.com/danielgp/rights-mysql
- Owner: danielgp
- License: mit
- Created: 2015-11-10T11:41:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T21:23:28.000Z (over 4 years ago)
- Last Synced: 2024-05-01T14:58:29.067Z (8 months ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rightsMySQL
Creates a dump of all MySQL accounts and their respective rights in a web page
(ideal for MySQL upgrade or relocation)Packagist statistics by poser.pugx.org
[![Latest Stable Version](https://poser.pugx.org/danielgp/rights-mysql/v/stable)](https://packagist.org/packages/danielgp/rights-mysql)
[![Total Downloads](https://poser.pugx.org/danielgp/rights-mysql/downloads)](https://packagist.org/packages/danielgp/rights-mysql)
[![License](https://poser.pugx.org/danielgp/rights-mysql/license)](https://packagist.org/packages/danielgp/rights-mysql)
[![Monthly Downloads](https://poser.pugx.org/danielgp/rights-mysql/d/monthly)](https://packagist.org/packages/danielgp/rights-mysql)
[![Daily Downloads](https://poser.pugx.org/danielgp/rights-mysql/d/daily)](https://packagist.org/packages/danielgp/rights-mysql)Code quality analysis
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/1cc4363b-387c-4f12-ad5d-6113c43036bb/big.png)](https://insight.sensiolabs.com/projects/1cc4363b-387c-4f12-ad5d-6113c43036bb)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/2eda20790b5d47a1b992a903928442e9)](https://www.codacy.com/app/danielpopiniuc/rights-mysql)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/danielgp/rights-mysql/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/danielgp/rights-mysql/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/danielgp/rights-mysql/badges/build.png?b=master)](https://scrutinizer-ci.com/g/danielgp/rights-mysql/build-status/master)