Go to file
2010-03-01 18:08:29 +00:00
contrib Add htaccess to block bots, thanks to Aung Khant. 2008-11-12 14:21:36 +00:00
documentation-gsoc Updated documentation and added documentation for synchronization. 2009-08-24 16:10:42 +00:00
js Prevent js error in some cases after session expiration 2010-02-03 14:26:37 +00:00
lang Improved messages 2010-02-28 11:48:47 +00:00
libraries bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows 2010-03-01 18:08:29 +00:00
pmd PBXT and Designer 2008-05-14 17:30:33 +00:00
scripts rfe #2936156 [auth] Signon authentication forwards error message through session data. 2010-01-21 15:22:34 +00:00
setup patch #2948421 HTTP Basic auth realm name 2010-02-24 16:48:52 +00:00
test [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
themes Added missing icon to darkblue_orange theme 2010-03-01 10:13:15 +00:00
browse_foreigners.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
bs_change_mime_type.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
bs_disp_as_mime_type.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
bs_play_media.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
calendar.php bug [calendar] js error "window.parent.addEvent is not a function" 2009-04-30 17:11:42 +00:00
ChangeLog bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows 2010-03-01 18:08:29 +00:00
changelog.php patch #2709040 [doc] Wrong link in ChangeLog formatter 2009-03-25 16:50:28 +00:00
chk_rel.php rfe #1731967 Check for relations support on main page. 2009-03-03 13:54:37 +00:00
config.sample.inc.php rfe #2937840 [doc] Add some interesting configs to config.sample.inc.php. 2010-01-25 12:45:59 +00:00
CREDITS Testing svn access 2009-10-16 11:11:43 +00:00
db_create.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
db_datadict.php use PMA_Table::sGetStatusInfo() for table information retrieval 2008-12-10 09:22:29 +00:00
db_export.php Code cleanup 2009-12-27 13:59:08 +00:00
db_import.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
db_operations.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
db_printview.php patch #2596230 [XHTML] View table headers/footers completely 2009-02-20 09:22:20 +00:00
db_qbe.php remove deprecated parameter of PMA_Table::countRecords() 2009-10-23 10:02:09 +00:00
db_search.php improve function names 2009-06-07 11:09:13 +00:00
db_sql.php Adding @package, first part. 2008-11-24 10:32:56 +00:00
db_structure.php XHTML compliance 2010-02-28 12:16:14 +00:00
db_tracking.php new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database) 2009-12-27 23:05:45 +00:00
docs.css do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Documentation.html Clarify PHP 5 FAQ. 2010-02-25 09:11:58 +00:00
error.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
export.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
favicon.ico revert patch 1750500 2007-07-18 18:23:43 +00:00
import_status.php code cleanup 2009-12-05 12:37:27 +00:00
import.php bug #2941101 import timeout when table already created and several data lines 2010-01-31 16:42:06 +00:00
index.php Reenable bookmarking code. 2010-01-25 11:50:48 +00:00
INSTALL Finalise SVN migration. 2006-10-12 16:27:13 +00:00
LICENSE Finalise SVN migration. 2006-10-12 16:27:13 +00:00
license.php Better support for vendor customisation (based on what Debian needs) 2008-11-30 12:58:55 +00:00
main.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
navigation.php XHTML compliance 2010-02-28 12:06:56 +00:00
pdf_pages.php [security] XSS and SQL injection 2009-10-12 21:47:40 +00:00
pdf_schema.php clarify function name 2009-06-24 11:34:56 +00:00
phpinfo.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
phpmyadmin.css.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
pmd_common.php patch #2727250 Optimizations for some PHP loops 2009-04-04 12:41:02 +00:00
pmd_display_field.php clarify function name 2009-06-24 11:34:56 +00:00
pmd_general.php patch #2727250 Optimizations for some PHP loops 2009-04-04 12:41:02 +00:00
pmd_help.php marked phpMyAdmin Designer as own package (phpMyAdmin-Designer) 2007-03-20 15:11:15 +00:00
pmd_pdf.php Added some feedback when a PDFpage is added 2010-02-09 20:21:53 +00:00
pmd_relation_new.php clarify function name 2009-06-24 11:34:56 +00:00
pmd_relation_upd.php clarify function name 2009-06-24 11:34:56 +00:00
pmd_save_pos.php clarify function name 2009-06-24 11:34:56 +00:00
print.css get rid of propicon 2007-02-10 15:58:46 +00:00
querywindow.php improve function names 2009-06-07 11:09:13 +00:00
README advance version numbers 2009-12-31 13:27:55 +00:00
README.VENDOR Better support for vendor customisation (based on what Debian needs) 2008-11-30 12:58:55 +00:00
robots.txt prevent search indexes from indexing phpMyAdmin installations 2008-04-02 07:18:20 +00:00
server_binlog.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_collations.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_databases.php Fixed table footer and alt for replication column 2009-09-24 13:10:25 +00:00
server_engines.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_export.php rfe #2726479 [export] Export tables preselect 2009-06-12 12:35:18 +00:00
server_import.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
server_privileges.php rfe #838637 Added semicolon to privilege export 2010-02-24 09:26:20 +00:00
server_processlist.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_replication.php Code cleanup done during Fosdem2010 2010-02-09 19:57:06 +00:00
server_sql.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_status.php rfe #1435032 [interface] Move SSL status to the end, it is usually empty. 2010-01-21 14:20:28 +00:00
server_synchronize.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
server_variables.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
show_config_errors.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
sql.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
tbl_addfield.php Fix missing mootools-more.js include for structure page shown after adding a field. 2010-02-03 10:55:03 +00:00
tbl_alter.php bug #2895894 [structure] Empty default value not set properly 2009-11-13 11:14:10 +00:00
tbl_change.php [edit] Do not default to UNHEX when using file upload. 2010-01-22 17:33:27 +00:00
tbl_create.php Allow tbl_create.php to be called without new table name. 2010-01-22 15:43:03 +00:00
tbl_export.php primary_key is really a WHERE clause (that works also on tables where no PK is defined) 2009-12-30 15:27:27 +00:00
tbl_get_field.php Code cleanup done during Fosdem2010 2010-02-09 19:57:06 +00:00
tbl_import.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
tbl_indexes.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
tbl_move_copy.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
tbl_operations.php patch #2952353 [interface] Prefill "Copy table to" in tbl_operations.php 2010-02-16 11:41:48 +00:00
tbl_printview.php strFixed becomes strStatic 2009-02-08 13:46:53 +00:00
tbl_relation.php bug #2868328 [relations] Adding foreign key when table name contains a dot 2009-10-17 12:58:05 +00:00
tbl_replace.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
tbl_row_action.php primary_key is really a WHERE clause (that works also on tables where no PK is defined) 2009-12-30 15:27:27 +00:00
tbl_select.php bug #2948492 [interface] Slide effect masks some fields on search page 2010-02-16 11:27:24 +00:00
tbl_sql.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
tbl_structure.php Load mootools in every page. 2010-01-25 11:49:46 +00:00
tbl_tracking.php permit to see tracking info even for deleted tables; code cleanup 2009-12-27 21:52:21 +00:00
themes.php rfe #1369509 Link to download more themes. 2009-03-03 15:20:29 +00:00
TODO Finalise SVN migration. 2006-10-12 16:27:13 +00:00
transformation_overview.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
transformation_wrapper.php primary_key is really a WHERE clause (that works also on tables where no PK is defined) 2009-12-30 15:27:27 +00:00
translators.html Chinese simplified update 2010-02-27 11:31:11 +00:00
user_password.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
view_create.php Code cleanup 2009-12-27 13:59:08 +00:00
view_operations.php rfe #2890226 [view] enable VIEW rename 2010-01-02 13:34:47 +00:00
webapp.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00

$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).