Go to file
2010-01-22 17:19:07 +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 [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +00:00
lang Czech translation update. 2010-01-22 15:47:23 +00:00
libraries [browse] Properly display NULL value for BLOB. 2010-01-22 17:19:07 +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 [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
test [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
themes Allow to create new table from navigation frame (in light mode). 2010-01-22 15:43:35 +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 [browse] Properly display NULL value for BLOB. 2010-01-22 17:19:07 +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 add AllowNoPassword in the sample config file to help people change it to match the default behavior of a newly-installed MySQL server 2009-11-09 15:02:21 +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 [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +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 [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +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 new option DisplayBinaryAsHex (was used but no default had been defined) 2010-01-19 12:49:06 +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 [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +00:00
index.php [core] Fix broken cleanup of $_GET 2009-12-28 15:50:36 +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 rfe #2838080 [interface] Show warning when javascript is disabled. 2010-01-21 10:58:11 +00:00
navigation.php Allow to create new table from navigation frame (in light mode). 2010-01-22 15:43:35 +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 [security] XSS and SQL injection 2009-10-12 21:47:40 +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 [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +00:00
server_privileges.php [privileges] Improve escaping of hostname 2010-01-06 08:08:42 +00:00
server_processlist.php Adding @package, second part. 2008-11-24 11:05:40 +00:00
server_replication.php [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +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 [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +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 [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +00:00
tbl_addfield.php bug #2724844 Add Fields: Add index is missing quotes 2009-04-09 10:03: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 rfe #2033616 [edit] Add option to just display insert query. 2010-01-21 14:12:18 +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 Improve field download. 2010-01-22 16:27:50 +00:00
tbl_import.php [core] Updated mootools to fix some glitches with Safari. 2010-01-04 15:35:23 +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 rfe #2839504 [engines] Support InnoDB plugin new row formats 2009-08-23 11:56:42 +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 Whitespace cleanup. 2010-01-22 17:18:23 +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 rfe #2816943 [interface] Add REGEXP ^...$ to select dialog. 2010-01-13 13:31:33 +00:00
tbl_sql.php Adding @package, third part. 2008-11-24 11:22:44 +00:00
tbl_structure.php rfe #854911 [interface] Grey out non applicable actions in structure 2010-01-21 21:29:10 +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 new Greek translator 2010-01-08 20:06:13 +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).