Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")