This project is a fork of the phpmyadmin.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/phpmyadmin.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptiona fork for phpmyadmin project,visual query builder
homepage URLhttp://ankitgupt.wordpress.com
ownerankitatbits@gmail.com
last changeMon, 16 Aug 2010 18:53:57 +0000 (17 00:23 +0530)
content tags
add:
README
$Id$

phpMyAdmin - Readme
===================

  A set of PHP-scripts to manage MySQL over the web.

  Version 3.4.0-dev
  -----------------
  http://www.phpmyadmin.net/

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>
                            Olivier Müller <om_at_omnis.ch>
                            Robin Johnson <robbat2_at_users.sourceforge.net>
                            Alexander M. Turek <me_at_derrabus.de>
                            Michal Čihař <michal_at_cihar.com>
                            Garvin Hicking <me_at_supergarv.de>
                            Michael Keck <mkkeck_at_users.sourceforge.net>
                            Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
                            [check Documentation.txt/.html file for more details]

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License version 2,
    as published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

  Requirements:
    php 5.2 or later
    MySQL 5.0 or later
    a web-browser (doh!)

  Summary:
    phpMyAdmin is intended to handle the administration of MySQL over the web.
    For a summary of features, please see the Documentation.txt/.html file.

  Download:
    You can get the newest version at http://www.phpmyadmin.net/.

  Credits:
    Please see the Documentation.txt/.html file.

  Installation:
    Please see the Documentation.txt/.html file.

  ChangeLog:
    Now in ChangeLog

  Documentation:
    Basic documentation available in Documentation.txt/.html

  Support:
    See reference about support forums under http://www.phpmyadmin.net/


    Enjoy!
        The phpMyAdmin Devel team


  PS: Please, don't send us emails with question like "How do I compile
      PHP with MySQL-support". We just don't have the time to be your
      free helpdesk.
      Please send your questions to the appropriate mailinglists / forums.
      Before contacting us, please read the Documentation.html (esp. the
      FAQ part).
shortlog
2010-08-16 ankitgminor bugsfixed documentation addedmaster
2010-08-11 ankitgfrom and having clause added with auto left joins
2010-07-28 ankitgwhere orderby groupby clauses
2010-07-14 ankitgbugs fixed
2010-07-13 ankitgquery window
2010-07-12 ankitgSelect part of Query builder complete with rename and...
2010-07-08 ankitgstore selected columns info
2010-07-06 ankitgsome changes plus comments added
2010-07-02 ankitgMerge branch 'visualbuilder'
2010-07-02 ankitgnew features in history tab
2010-06-26 ankitgMerge branch 'visualbuilder'
2010-06-26 ankitghistory tab changes
2010-06-25 ankitgMerge branch 'visualbuilder'
2010-06-25 ankitghistory tab few changes
2010-06-25 ankitgMerge branch 'visualbuilder'
2010-06-23 ankitginitalized h_tabs
...
heads
13 years ago master