Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielgp/nis2mysql
This package is intended to normalize various setting to user MySQL databases
https://github.com/danielgp/nis2mysql
Last synced: about 2 months ago
JSON representation
This package is intended to normalize various setting to user MySQL databases
- Host: GitHub
- URL: https://github.com/danielgp/nis2mysql
- Owner: danielgp
- License: mit
- Created: 2015-01-09T22:45:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T17:06:56.000Z (11 months ago)
- Last Synced: 2024-05-01T14:58:28.991Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nis2mysql
=========
Normalize internal structures 2 MySQL (change definer to begin with)[![SensioLabsInsight](https://insight.sensiolabs.com/projects/261b0488-d780-40fe-988e-275f23f7127f/big.png)](https://insight.sensiolabs.com/projects/261b0488-d780-40fe-988e-275f23f7127f)
Change Definer functionality has been
inspired from https://github.com/hholzgra/change_definer
(http://bugs.mysql.com/73894
"Can't easily change DEFINER on existing views, stored routines, triggers, events")