Go to file
2003-04-16 12:52:48 +00:00
css wrong url 2003-03-31 20:36:32 +00:00
docSQL Improved docSQL security & functionality. Please test, I did not find docSQL 2003-03-11 18:14:00 +00:00
images removed some old images files that are now converted to PNG 2003-01-23 06:10:22 +00:00
lang update 2003-04-14 17:52:40 +00:00
libraries added AUTO_INCREMENT to reserved words 2003-04-16 12:50:38 +00:00
scripts missed a bit 2003-03-14 10:53:58 +00:00
.cvsignore upload directory 2002-08-26 11:58:24 +00:00
ANNOUNCE.txt 2.4.0 2003-02-23 20:55:47 +00:00
badwords.txt date is not reserved 2003-03-03 10:39:47 +00:00
ChangeLog Avoid displaying message twice in some cases (fixes bug #722378). 2003-04-16 12:52:48 +00:00
chk_rel.php3 find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
config.inc.php3 SHOW TABLE STATUS / SELECT COUNT (*) fixes continues, now configurable 2003-04-11 11:59:44 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php3 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
db_datadict.php3 coding standards 2003-04-06 11:36:12 +00:00
db_details_common.php3 fixed URL generation where needed only & and not & 2003-01-08 14:43:55 +00:00
db_details_db_info.php3 find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
db_details_export.php3 RFE #680261 / #683845: Display of DB/Table export, default options. 2003-03-12 15:21:44 +00:00
db_details_importdocsql.php3 Automatic detection of compression for uploaded data. 2003-03-20 23:17:18 +00:00
db_details_links.php3 See Changelog: Lightweight tabs, DB-based SQL history, tabbed querywindow. 2003-02-27 13:01:08 +00:00
db_details_qbe.php3 fixes for HTML entities in field/table/db names 2003-03-26 14:02:16 +00:00
db_details_structure.php3 undefined 2003-04-11 17:53:34 +00:00
db_details.php3 Display choice for charset also when only UploadDir available. 2003-04-14 13:17:18 +00:00
db_printview.php3 RFE #7000385: Export AUTO_INCREMENT field. 2003-03-13 16:46:54 +00:00
db_search.php3 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
docs.css docs.css: highlight FAQ questions in blue -> more readble. 2003-02-23 20:12:09 +00:00
Documentation.html going rc2 2003-04-13 23:29:17 +00:00
Documentation.txt 2.5.0-rc1 2003-04-13 22:56:53 +00:00
footer.inc.php3 Query window 2003-04-15 08:20:11 +00:00
header_printview.inc.php3 Ensured that the correct font families are used. 2003-03-10 20:32:25 +00:00
header.inc.php3 RFE #715914 2003-04-06 18:20:20 +00:00
index.php3 Ensured that the correct font families are used. 2003-03-10 20:32:25 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
ldi_check.php3 Use $sql_query instead of $query to put query correctly to sql.php3. 2003-03-21 11:58:49 +00:00
ldi_table.php3 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
left.php3 fixes for HTML entities 2003-04-14 09:58:35 +00:00
LICENSE Initial revision 2001-05-03 17:25:09 +00:00
main.php3 MySQL4 global privs and USE mysql 2003-03-25 11:29:20 +00:00
mult_submits.inc.php3 Added ANALYZE TABLE to multi submit actions. 2003-04-07 09:17:19 +00:00
pdf_pages.php3 pdf_pages.php3 will now check if there are References to tables that no longer exist. If there then the user is prompted wether he wants to delete those references. 2003-03-17 11:23:21 +00:00
pdf_schema.php3 Get row count by SHOW TABLE STATUS, and by SELECT COUNT(*) only for small (<20000 rows) tables (RFE #708533). 2003-04-10 16:23:45 +00:00
phpinfo.php3 find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
queryframe.php3 Query window 2003-04-15 08:20:11 +00:00
querywindow.php3 HTML entities fix 2003-03-25 11:21:10 +00:00
read_dump.php3 fixed detection of $goto 2003-03-25 11:16:18 +00:00
README updated mail address of Tobias Ratschiller (exit phpwizard) 2002-08-14 21:24:28 +00:00
server_common.inc.php3 bugfixes 2003-01-11 12:52:42 +00:00
server_databases.php3 fixed layout 2003-02-18 08:19:15 +00:00
server_links.inc.php3 Reworte db_stats.php3 to be conform with the new server_ pages. 2003-02-08 15:53:28 +00:00
server_privileges.php3 Fixed bug #539756 again. 2003-04-12 18:31:46 +00:00
server_processlist.php3 Feature #707495 2003-03-27 21:39:23 +00:00
server_status.php3 Fixed the Garvin's calculations. 2003-03-13 20:05:28 +00:00
server_variables.php3 Fixed the display for MySQL <= 4.0.3-beta. 2003-03-13 20:10:03 +00:00
sql.php3 browse delays 2003-03-27 16:11:38 +00:00
tbl_addfield.php3 Do not waste the data for table-field creation, if MySQL shows an error. 2003-03-10 18:56:48 +00:00
tbl_alter.php3 Show result of CHECK/OPTIMIZE/REPAIR queries for multiple tables. 2003-03-24 15:39:39 +00:00
tbl_change.php3 fixes for HTML entities in field/table/db names 2003-03-26 14:02:16 +00:00
tbl_create.php3 Do not waste the data for table-field creation, if MySQL shows an error. 2003-03-10 18:56:48 +00:00
tbl_dump.php3 Automatic detection of compression for uploaded data. 2003-03-20 23:17:18 +00:00
tbl_indexes.php3 Fixed editing of index with HTML entities 2003-03-24 16:16:47 +00:00
tbl_move_copy.php3 Integrity keeping 2003-04-02 14:39:38 +00:00
tbl_printview.php3 Make javascript work on more browsers than MSIE. 2003-04-10 16:33:16 +00:00
tbl_properties_common.php3 Avoid displaying message twice in some cases (fixes bug #722378). 2003-04-16 12:52:48 +00:00
tbl_properties_export.php3 RFE #680261 / #683845: Display of DB/Table export, default options. 2003-03-12 15:21:44 +00:00
tbl_properties_links.php3 RFE #550552 - Default initial query, when a bookmarked query is available. 2003-03-12 20:20:32 +00:00
tbl_properties_operations.php3 fix cookies recall 2003-04-02 13:19:46 +00:00
tbl_properties_options.php3 made InnoDB free removing work also when comment empty 2003-04-14 13:24:47 +00:00
tbl_properties_structure.php3 Feature #623665, part 1 2003-04-12 20:12:16 +00:00
tbl_properties_table_info.php3 RFE #639655 - Support changing auto_increment. 2003-03-12 19:40:36 +00:00
tbl_properties.inc.php3 Added tooltips for transformations. 2003-03-13 20:42:31 +00:00
tbl_properties.php3 find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
tbl_query_box.php3 Only display charset selection when a DB is selected. 2003-04-15 13:36:19 +00:00
tbl_relation.php3 Relations/Comments with Single Quotes were causing major harm, so replace 2003-03-05 20:04:10 +00:00
tbl_rename.php3 Automatic update of PMA-tables on update/deletion/duplication of 2003-03-12 13:41:19 +00:00
tbl_replace_fields.php3 Blob upload via pre-uploaded (FTP) files in $cfg['UploadDir']. 2003-03-19 20:23:17 +00:00
tbl_replace.php3 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
tbl_select.php3 fixes for HTML entities in field/table/db names 2003-03-26 14:02:16 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
transformation_wrapper.php3 Removed $err_url. 2003-03-11 15:15:21 +00:00
translators.html going rc2 2003-04-13 23:29:17 +00:00
user_password.php3 js checks for user_password 2003-03-17 13:24:20 +00:00

$Id$

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

  A set of PHP-scripts to administrate MySQL over the WWW.

  Version 2.3.0 - August 2002
  ---------------------------
  http://www.phpmyadmin.net/

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias.ratschiller_at_maguma.com>
    Copyright (C) 2001-     Olivier Müller <om_at_omnis.ch>
                            Loïc Chapeaux <lolo_at_phpHeaven.net>
                Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca>
                [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 as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

  Requirements:
    PHP3 (>= 3.0.8) or PHP4
    MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x)
    a web-browser (doh!)

  Summary:
    phpMyAdmin is intended to handle the adminstration of MySQL over the WWW.
    Currently it can:
      - create and drop databases
      - create, copy, drop and alter tables
      - delete, edit and add fields
      - execute any SQL-statement, even batch-queries
      - manage keys on fields
      - load text files into tables
      - create and read dumps of tables
      - export and import CSV data
      - administer one single database
      - communicate in more than 38 different languages

  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:
    There is are 2 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
      PHP3 with MySQL-support". We do answer all emails regarding
      phpMyAdmin, but we just don't have the time to be your free helpdesk.
      Please send your questions to the appropiate mailinglists / forums.
      Before contacting us, please read the Documentation.html (esp. the
      FAQ part).