# ================================================================== # MySQLMan - web based MySQL manager. # # Website : http://gossamer-threads.com/ # Support : http://gossamer-threads.com/scripts/support/ # CVS Info : 087,071,086,086,085 # Revision : $Id: README,v 1.4 2002/01/04 01:39:53 alex Exp $ # # Copyright (c) 2000 Gossamer Threads Inc. All Rights Reserved. # Redistribution in part or in whole strictly prohibited. # ================================================================== # # COPYRIGHT NOTICE: # # Copyright 2000 Gossamer Threads Inc. All Rights Reserved. # # This program is being distributed as shareware. It may be used and # modified free of charge for personal, academic or non-profit # use, so long as this copyright notice and the header above remain intact. # Any commercial use should be registered. Please also send me an email, # and let me know where you are using this script. By using this program # you agree to indemnify Gossamer Threads Inc. from any liability. # # Selling the code for this program without prior written consent is # expressly forbidden. Obtain permission before redistributing this # program over the Internet or in any other medium. In all cases # copyright and header must remain intact. # # Please check the README file for full details on registration. # ===================================================================== Revision History: Jan 2, 2002: Version 1.09 Released - Previous versions where bug fixes only released inside Links SQL and Gossamer Mail - Fixes template path problems many people have had. Dec 28, 2000: Version 1.05 Released - queries can now be saved in the SQL Monitor - results of searches/browse can now be dumped to a file or to a screen. - revamped to use GT libs, and removed CGI.pm use Aug 31, 2000: version 1.04 Released - made if possible to save results from browse/search(select) to a delimited file. - save query option implemented in SQL monitor - modified insert so that the script supports older versions of mySQL as well. - made it optional to hide fields with type TIMESTAMP - made it optional to confirm delete action when deleting a single record. - on the INSERT form, if the column type is a TEXT/BLOB,