Go to file
2007-12-14 09:22:43 +00:00
contrib Check before commit! 2006-11-17 08:49:30 +00:00
js bug #1843463 [GUI] DROP PROCEDURE does not show alert 2007-12-05 17:01:48 +00:00
lang Improve translation. 2007-12-09 10:57:52 +00:00
libraries bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI 2007-12-13 18:48:53 +00:00
pmd Designer and multi-server: other problems 2007-05-30 16:55:18 +00:00
scripts cleanup 2007-10-17 14:05:21 +00:00
test PHP 5.2 required 2007-10-17 14:08:40 +00:00
themes bug #1664240 [GUI] css height makes cfg TextareaRows useless 2007-12-14 09:22:43 +00:00
browse_foreigners.php removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00
calendar.php bug #1730367 Calendar "Go" has no effect 2007-07-08 17:39:06 +00:00
ChangeLog bug #1664240 [GUI] css height makes cfg TextareaRows useless 2007-12-14 09:22:43 +00:00
changelog.php use a more generic link for sf.net tracker items 2007-10-17 08:02:56 +00:00
chk_rel.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
config.sample.inc.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php improved messages 2007-10-17 14:08:42 +00:00
db_datadict.php MySQL bug #20910 fixed in 5.0.25 (http://bugs.mysql.com/20910) 2007-10-18 10:11:29 +00:00
db_export.php make use of PMA_Message 2007-10-17 12:14:19 +00:00
db_import.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
db_operations.php bug 1823224, no legend/icon for db comment 2007-11-01 16:36:52 +00:00
db_printview.php patch #1749705, Allow multibyte characters in number formatting, thanks to garas 2007-07-09 19:41:38 +00:00
db_qbe.php make use of PMA_Message 2007-10-17 12:14:19 +00:00
db_search.php bug #1807816 [search] regular expression search does not work with backslashes 2007-12-04 18:07:16 +00:00
db_sql.php bug #1835904 [GUI] Back link after a SQL error forgets the query 2007-12-05 17:53:52 +00:00
db_structure.php improved speed of processing database structure view 2007-12-13 14:09:40 +00:00
docs.css bug #1446538, FAQ numbers missing 2006-08-09 17:35:20 +00:00
Documentation.html bug #1806236 Make the world write check on config.inc.php optional 2007-12-10 18:02:20 +00:00
error.php fixed code indention 2007-05-09 12:18:57 +00:00
export.php bug #1804081 [export] export on server does not obey AllowAnyWhereRecoding 2007-11-10 15:20:59 +00:00
favicon.ico revert patch 1750500 2007-07-18 18:23:43 +00:00
import.php cleanup 2007-10-17 14:14:59 +00:00
index.php cleanup 2007-10-18 09:03:01 +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 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
main.php fixed text aligning for RTL languages 2007-12-12 12:16:17 +00:00
navigation.php removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00
pdf_pages.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
pdf_schema.php upgraded TCPDF to 1.53.0.TC034 (PHP 5) - (needs some more work) 2007-10-19 11:33:00 +00:00
phpinfo.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
phpmyadmin.css.php bug #1664240 [GUI] css height makes cfg TextareaRows useless 2007-12-14 09:22:43 +00:00
pmd_common.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
pmd_display_field.php marked phpMyAdmin Designer as own package (phpMyAdmin-Designer) 2007-03-20 15:11:15 +00:00
pmd_general.php bug #1718787 Multi-server setup breaks Designer 2007-05-26 18:31:40 +00:00
pmd_help.php marked phpMyAdmin Designer as own package (phpMyAdmin-Designer) 2007-03-20 15:11:15 +00:00
pmd_pdf.php Designer and multi-server: other problems 2007-05-30 16:55:18 +00:00
pmd_relation_new.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
pmd_relation_upd.php removed MySQL < 5 code 2007-10-02 09:57:19 +00:00
pmd_save_pos.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
print.css get rid of propicon 2007-02-10 15:58:46 +00:00
querywindow.php patch #1837691 [query window] js errors, thanks to Victor Volkov 2007-11-26 21:44:00 +00:00
README 2.11.3 and small changes in README 2007-12-08 12:46:36 +00:00
readme.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
server_binlog.php make use of PMA_Message 2007-10-17 09:06:00 +00:00
server_collations.php removed MySQL < 5 code 2007-10-02 10:15:06 +00:00
server_databases.php make use of PMA_Message 2007-10-17 12:14:19 +00:00
server_engines.php removed MySQL < 5 code 2007-10-02 10:15:06 +00:00
server_export.php use array to define included JavaScript libraries 2007-10-04 09:22:50 +00:00
server_import.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
server_privileges.php fixed possible SQL injection using database name 2007-11-09 07:41:47 +00:00
server_processlist.php make use of PMA_Message 2007-10-17 09:06:00 +00:00
server_sql.php use array to define included JavaScript libraries 2007-10-04 09:22:50 +00:00
server_status.php bug #1811527 [display] Problem with links to the MySQL manual 2007-10-22 12:15:53 +00:00
server_variables.php removed MySQL < 5 code 2007-10-02 10:15:06 +00:00
show_config_errors.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
sql.php bug #178988 [display] space before SHOW COLUMNS 2007-11-12 17:55:31 +00:00
tbl_addfield.php make use of PMA_Message 2007-10-16 12:14:19 +00:00
tbl_alter.php MySQL bug #20910 fixed in 5.0.25 (http://dev.mysql.com/doc/refman/5.0/en/news-5-0-25.html) 2007-12-12 08:53:34 +00:00
tbl_change.php rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY, thanks to Gert Palok - gert_p 2007-12-13 17:25:59 +00:00
tbl_create.php improved messages 2007-10-17 14:08:42 +00:00
tbl_export.php make use of PMA_Message 2007-10-16 12:14:19 +00:00
tbl_import.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
tbl_indexes.php make use of PMA_Message 2007-10-17 12:14:19 +00:00
tbl_move_copy.php make use of PMA_Message 2007-10-16 12:14:19 +00:00
tbl_operations.php bug #1834368 Referential integrity check breaks page look 2007-11-22 17:54:26 +00:00
tbl_printview.php removed MySQL < 5 code 2007-10-02 10:39:52 +00:00
tbl_relation.php htmlspecialchars() is done in PMA_Message::addParam(), thanks to Sebastian 2007-10-18 20:41:41 +00:00
tbl_replace.php strRowsInserted 2007-10-19 11:40:27 +00:00
tbl_row_action.php use array to define included JavaScript libraries 2007-10-04 09:22:50 +00:00
tbl_select.php fix Notice 2007-11-02 17:39:37 +00:00
tbl_sql.php bug #1835904 [GUI] Back link after a SQL error forgets the query 2007-12-05 17:53:52 +00:00
tbl_structure.php bug #1828913 [structure] no FULLTEXT index on CHAR column 2007-11-09 17:26:07 +00:00
themes.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
TODO Finalise SVN migration. 2006-10-12 16:27:13 +00:00
transformation_overview.php cleanup 2007-10-17 14:14:59 +00:00
transformation_wrapper.php removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00
translators.html Croatian update 2007-10-10 21:15:26 +00:00
user_password.php make use of PMA_Message 2007-10-17 10:42:33 +00:00
view_create.php make use of PMA_Message 2007-10-16 12:14:19 +00:00
webapp.php finished todos: no need to save zip file locally, use own zip class 2007-12-12 12:17:07 +00:00

$Id$

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

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

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

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2007 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
                            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).