Go to file
2006-04-27 09:51:51 +00:00
contrib Update. 2006-02-23 17:42:19 +00:00
css Drop tables used for layout. 2006-04-26 14:36:53 +00:00
js style upgrade 2006-04-25 14:30:27 +00:00
lang Create database for newly created user (RFE #479640). 2006-04-26 22:20:31 +00:00
libraries Do not check for VIEW if no table name (eg. SELECT 1) (bug #1473484). 2006-04-27 09:25:55 +00:00
scripts fixed bug #1444466 theme directory not being processed correctly 2006-04-12 11:16:22 +00:00
test fixed bug #1444466 theme directory not being processed correctly 2006-04-12 11:16:22 +00:00
themes Drop tables used for layout. 2006-04-26 14:36:53 +00:00
.cvsignore Do not ignore .htaccess. 2006-02-22 17:58:19 +00:00
browse_foreigners.php Drop <base href=".." />, it should not be needed at all. 2005-12-11 20:20:14 +00:00
calendar.php Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
ChangeLog removed table formating, done in css 2006-04-27 09:51:51 +00:00
changelog.php replaced php short open tag 2006-04-25 15:25:39 +00:00
chk_rel.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_datadict.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
db_details_export.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_details_importdocsql.php bug #1444025, dead code about DOCUMENT_ROOT 2006-03-19 13:15:56 +00:00
db_details_qbe.php style upgrade 2006-04-25 12:14:34 +00:00
db_details_structure.php bug #1445853, overhead should not display the exact number of bytes 2006-03-19 12:19:34 +00:00
db_details.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_import.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_operations.php Adapt to changes in export. 2006-04-26 17:00:46 +00:00
db_printview.php fixed bug 'no tables found', refactored 2006-04-27 09:42:22 +00:00
db_search.php use PMA_countRecordsi where possible 2006-01-25 14:23:26 +00:00
docs.css - XHTML 1.1, more semantic, formating, cleanup 2006-02-17 07:33:35 +00:00
Documentation.html Logout from all servers by default (RFE #1370874). 2006-04-27 08:40:22 +00:00
error.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
export.php better error message for user 2006-04-26 19:26:30 +00:00
favicon.ico changed favicon 2005-10-31 16:11:22 +00:00
import.php bug #1413880, page status not preserved on Refresh 2006-03-04 12:48:46 +00:00
index.php Check target against goto_whitelist. 2006-04-20 14:16:13 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
left.php added workaround for bug #1436171 Cannot display Capitalised Databases 2006-02-22 15:10:28 +00:00
LICENSE Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
license.php bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
main.php Fix logout link (bug #1474694). 2006-04-24 07:29:53 +00:00
pdf_pages.php style upgrade 2006-04-25 14:30:27 +00:00
pdf_schema.php style upgrade 2006-04-25 15:21:33 +00:00
phpinfo.php - respect only $GLOBALS['cfg']['ShowPhpInfo'] 2005-11-22 11:58:37 +00:00
querywindow.php allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
README refer to doc for features 2006-02-25 12:00:19 +00:00
readme.php bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
server_binlog.php style upgrade 2006-04-25 15:21:33 +00:00
server_collations.php PMA_NO_VARIABLES_IMPORT 2005-12-07 12:58:14 +00:00
server_databases.php no selected page number 2006-04-13 17:12:52 +00:00
server_engines.php display link to mysql help page for specific engine 2005-12-07 09:52:16 +00:00
server_export.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
server_import.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
server_privileges.php Create database for newly created user (RFE #479640). 2006-04-26 22:20:31 +00:00
server_processlist.php allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
server_sql.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
server_status.php - RFE #1434196 More significant digits in /status 2006-02-20 10:07:10 +00:00
server_variables.php style upgrade 2006-04-25 15:21:33 +00:00
show_config_errors.php Add wrapper to show config errors even with no error reporting (RFE #1447173). 2006-03-16 22:15:07 +00:00
sql.php Show results of REPLACE as affected as it contains both deleted and inserted rows count (bug #1475765). 2006-04-27 08:48:08 +00:00
tbl_addfield.php use Table.class.php 2006-02-21 10:15:01 +00:00
tbl_alter.php moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table 2006-02-21 11:07:46 +00:00
tbl_change.php removed table formating, done in css 2006-04-27 09:51:51 +00:00
tbl_create.php bug #1444892, TYPE deprecated in MySQL 5.1 2006-03-08 18:07:55 +00:00
tbl_import.php bug #1415465, undefined variable 2006-02-04 18:38:42 +00:00
tbl_indexes.php removed table formating, done in css 2006-04-27 09:51:51 +00:00
tbl_move_copy.php merged libraries\tbl_move_copy.php in class PMA_Table 2006-02-21 11:34:19 +00:00
tbl_printview.php fixed undefined variable by including libraries/tbl_properties_common.php 2006-04-12 15:22:35 +00:00
tbl_properties_export.php Fix output before headers. 2005-12-08 16:13:51 +00:00
tbl_properties_operations.php Adapt to changes in export. 2006-04-26 17:00:46 +00:00
tbl_properties_structure.php - fixed bug #1420474 'Consistency (order of truncate/drop)' 2006-02-14 10:31:01 +00:00
tbl_properties.php bug #1415465, undefined variable 2006-02-04 18:38:42 +00:00
tbl_relation.php fixed bug #1459418 Add foreign key fail on column with ' in name 2006-04-11 17:50:49 +00:00
tbl_replace.php bug #1255923, detect and report silent truncation (mysqli) 2006-04-09 11:01:41 +00:00
tbl_row_action.php define variables only where needed 2005-11-26 06:59:49 +00:00
tbl_select.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
themes.php Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
transformation_overview.php style upgrade 2006-04-25 15:21:33 +00:00
transformation_wrapper.php bug #1444121, octetstream download 2006-03-10 13:44:49 +00:00
translators.html - XHTML 1.1, more semantic, formating, cleanup 2006-02-17 07:33:35 +00:00
user_password.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00

$Id$

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

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

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

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2006 Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca>
                            Olivier Müller <om_at_omnis.ch>
                            Robin Johnson <robbat2_at_users.sourceforge.net>
                            Alexander M. Turek <me_at_derrabus.de>
                            Michal Cihar <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 4.1.0 or later
    MySQL 3.23.32 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).