Auto DB Up

Package:
Auto DB Up
Summary:
Update a MySQL database from SQL files
Groups:
Databases, PHP 5, Systems administration
Author:
Alexandru Trandafir Catalin
Description:
This class can be used to update a MySQL database from SQL files.

It can scan a given directory for files with numbered .sql name extension.

The class reads the number of the currently installed database version.

It reads the SQL statements from the SQL files the higher number than the last installed version and executes the statements as queries to a MySQL database.


Powered by Gewgley