Go to file
2007-08-01 16:44:32 +00:00
contrib Check before commit! 2006-11-17 08:49:30 +00:00
js - bug #1746921 Left frame shrinks on db change, thanks to Juergen Wind 2007-07-22 16:31:41 +00:00
lang Spanish update, thanks to Daniel Hinostroza 2007-07-28 14:33:42 +00:00
libraries do not obey MaxTableList on the db export page 2007-08-01 16:44:32 +00:00
pmd Designer and multi-server: other problems 2007-05-30 16:55:18 +00:00
scripts patch #1712514 specify host for single signon, thanks to Thierry 2007-06-07 17:14:21 +00:00
test added new test for checking var against array of valid values; 2007-05-09 13:03:18 +00:00
themes avoid a thick line on top of fieldset tblFooters 2007-07-24 13:34:40 +00:00
browse_foreigners.php bug #1739253 about the new page number in navi, thanks to Juergen Wind for the suggestions 2007-06-20 12:14:18 +00:00
calendar.php bug #1730367 Calendar "Go" has no effect 2007-07-08 17:39:06 +00:00
ChangeLog do not obey MaxTableList on the db export page 2007-08-01 16:44:32 +00:00
changelog.php synced/fixed vim line 2007-03-19 17:55:39 +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 bug #1745257 Invalid DB name is still displayed 2007-06-29 14:22:48 +00:00
db_datadict.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
db_export.php do not obey MaxTableList on the db export page 2007-08-01 16:44:32 +00:00
db_import.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
db_operations.php bug #1755339 Warn about rename dataase actually being copy/delete 2007-07-19 15:34:02 +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 avoid a thick line on top of fieldset tblFooters 2007-07-24 13:34:40 +00:00
db_search.php bug #1699772 Visual space bug in table name (in browser) 2007-05-14 12:13:44 +00:00
db_sql.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
db_structure.php Navigator for the table list in the content panel 2007-06-25 14:00:35 +00:00
docs.css bug #1446538, FAQ numbers missing 2006-08-09 17:35:20 +00:00
Documentation.html do not obey MaxTableList on the db export page 2007-08-01 16:44:32 +00:00
error.php fixed code indention 2007-05-09 12:18:57 +00:00
export.php bug #1722502 DROP TABLE in export view structure 2007-05-21 17:13:49 +00:00
favicon.ico revert patch 1750500 2007-07-18 18:23:43 +00:00
import.php store browse state in session per query 2007-05-15 11:16:10 +00:00
index.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +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 do NEVER unset $table or $db; 2007-03-30 09:12:05 +00:00
navigation.php improve the patch for truncated list of tables, thanks to Juergen Wind 2007-07-27 11:58:41 +00:00
pdf_pages.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
pdf_schema.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
phpinfo.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
phpmyadmin.css.php bug #1758159 Wrong place for styling 2007-07-22 16:22:54 +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 Do not try to delete an internal relation if we just deleted an InnoDB one 2007-07-11 12:21:48 +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 make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
README version numbers for QA_2_11 and trunk 2007-07-18 16:13:58 +00:00
readme.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
server_binlog.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
server_collations.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
server_databases.php Navigator for the table list in the content panel 2007-06-25 14:00:35 +00:00
server_engines.php fixed code indention 2007-05-09 12:18:57 +00:00
server_export.php Gui/export: Select All/Unselect All over the choices, thanks to Florian Schmitz 2007-07-22 17:07:18 +00:00
server_import.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
server_privileges.php Support password hashing on the Edit Privileges interface 2007-07-18 15:32:08 +00:00
server_processlist.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
server_sql.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
server_status.php problem linking to InnoDB info from Status page; problem showing InnoDB engine info 2007-06-07 00:23:33 +00:00
server_variables.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
show_config_errors.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
sql.php Profiling (work in progress) 2007-06-27 21:01:13 +00:00
tbl_addfield.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
tbl_alter.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_change.php bug #1759528, browse_foreigners fails due to newlines, thanks to Hanno Boeck 2007-07-27 13:55:41 +00:00
tbl_create.php make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
tbl_export.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_import.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
tbl_indexes.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_move_copy.php splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
tbl_operations.php fixed code indention 2007-05-09 12:18:57 +00:00
tbl_printview.php patch #1749705, Allow multibyte characters in number formatting, thanks to garas 2007-07-09 19:41:38 +00:00
tbl_relation.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_replace.php last fix for bug #1729583 2007-06-14 16:52:26 +00:00
tbl_row_action.php store browse state in session per query 2007-05-15 11:16:10 +00:00
tbl_select.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
tbl_sql.php fixed code indention 2007-05-09 12:18:57 +00:00
tbl_structure.php bug #1717339 Missing header when deleting a checked column 2007-05-11 17:11:39 +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 splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
transformation_wrapper.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
translators.html version numbers for QA_2_11 and trunk 2007-07-18 16:13:58 +00:00
user_password.php Support password hashing on the Edit Privileges interface 2007-07-18 15:32:08 +00:00
view_create.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +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-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 Č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 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).