// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// All Rights Reserved, Alen Pokos, http://ghosap.com //
// Contact : ghosap@ghosap.com, http://ghosap.com //
// Copying, editing, or deleting of any portion of this script is forbbiden. //
// Distibution is allowed as it is in complete, with all attributions and comments. //
// This software is free for both commercial and private use, donations are welcome. //
// This software comes without any warranty. //
// For any questions or permisions contact author. //
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// * * * * * * * * * * * * * * MySql StructMagic * * * * * * * * * * * * * * * * * * //
// MySql StructMagic v0.8, build 01082008 //
// If u are interested to contribute to this program or send feedback contact me. //
// Contact : Alen Pokos, ghosap@ghosap.com, http://ghosap.com //
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// * * * * * * * * * * * * * R E A D M E * * * * * * * * * * * * * * * * * * * * * * //
/*
Requirements :
- tested to work with MySQL 5
- tested to work on PHP 5
Known bugs :
- multi field indexes, shows only the last component
- buggy key and index support
ToDo list :
- better key and index support
- some semantic updates
- input data validator
- support for triggers and procedures
- anything else feedback shows it is required ...
*/ |