Go to file
2011-06-28 18:36:51 +02:00
contrib Drop 5 years old spec file for Fedora. 2011-02-17 17:48:38 +01:00
js Hides the bookmarkoptions checkboxes when the bookmark label is empty 2011-06-27 13:53:55 +02:00
libraries Use PMA_sqlAddSlashes from recent merge 2011-06-27 23:59:04 +02:00
pmd When leaving the designer page without saving layout, it now asks for user confirmation 2011-05-11 13:44:06 +02:00
po Update translations from master 2011-06-27 13:39:17 +02:00
scripts Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
setup Fix order of parameters in doc 2011-06-24 14:09:29 +02:00
test Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
themes Merge remote-tracking branch 'origin/master' into drizzle 2011-06-23 14:02:58 +02:00
.gitignore Merge 2011-06-06 14:38:56 +02:00
browse_foreigners.php Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
bs_disp_as_mime_type.php Merge 2011-06-06 14:38:56 +02:00
bs_play_media.php
ChangeLog 3.4.3 release 2011-06-27 08:21:46 -04:00
changelog.php
chart_export.php - SVG Export working 2011-06-10 16:06:51 +02:00
chk_rel.php Merge 2011-06-06 14:38:56 +02:00
config.sample.inc.php Add table pma_ui_prefs for remembering table sorting persistently 2011-05-27 18:52:00 +07:00
CREDITS
db_create.php Don't load replication.inc.php for Drizzle 2011-06-08 00:20:00 +02:00
db_datadict.php Fix unique key detection in data dictionary 2011-06-19 14:38:41 +02:00
db_events.php Add docblocks 2011-06-24 14:10:19 +02:00
db_export.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
db_import.php
db_operations.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
db_printview.php Fix escaping on LIKE queries 2011-06-27 14:50:16 +02:00
db_qbe.php Change all calls of SHOW KEYS/INDEX that use MySQL-specific fields to use query generation function 2011-06-18 00:15:43 +02:00
db_routines.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
db_search.php Fix database search 2011-06-28 18:36:51 +02:00
db_sql.php Merge remote-tracking branch 'origin/master' into colresize 2011-06-11 10:19:10 +07:00
db_structure.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-23 14:02:58 +02:00
db_tracking.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
db_triggers.php Removed some redundant includes in Routines, Triggers and Events files. 2011-05-27 17:43:23 +01:00
docs.css
Documentation.html 3.4.3 release 2011-06-27 08:20:21 -04:00
enum_editor.php Use standard infrastructure for generating links, this also prevents XSS 2011-06-21 12:04:52 +02:00
export.php Merge 2011-06-06 14:38:56 +02:00
favicon.ico
import_status.php
import.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
index.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
INSTALL
LICENSE
license.php
main.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-23 14:02:58 +02:00
navigation.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
phpdoctor.ini
phpinfo.php
phpmyadmin.css.php
pmd_common.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
pmd_display_field.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
pmd_general.php Merge 2011-06-06 14:38:56 +02:00
pmd_help.php Merge 2011-06-06 14:38:56 +02:00
pmd_pdf.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
pmd_relation_new.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
pmd_relation_upd.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
pmd_save_pos.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
prefs_forms.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
prefs_manage.php Other replacements for easier reading 2011-05-09 12:57:28 -04:00
print.css
querywindow.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
README 3.4.3 release 2011-06-27 08:20:21 -04:00
README.VENDOR
robots.txt
schema_edit.php Other replacements for easier reading 2011-05-09 12:57:28 -04:00
schema_export.php
server_binlog.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
server_collations.php Merge 2011-06-06 14:38:56 +02:00
server_databases.php Don't load replication.inc.php for Drizzle 2011-06-08 00:20:00 +02:00
server_engines.php Do not highlight rows of these tables 2011-03-15 20:35:53 +05:30
server_export.php
server_import.php
server_plugins.php Add Plugins server tab for Drizzle 2011-06-01 13:19:10 +02:00
server_privileges.php Fix escaping on LIKE queries 2011-06-27 14:50:16 +02:00
server_replication.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
server_sql.php Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
server_status.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-23 14:02:58 +02:00
server_synchronize.php Merge 2011-06-06 14:38:56 +02:00
server_variables.php - Label for live chart refresh rate list 2011-06-20 21:15:23 +02:00
show_config_errors.php Prevent caching of showing errors of config file 2011-06-22 09:31:25 +02:00
sql.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
tbl_addfield.php
tbl_alter.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
tbl_change.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-23 14:02:58 +02:00
tbl_chart.php git being a pain in the... 2011-06-13 15:29:45 +02:00
tbl_create.php Fix escaping on LIKE queries 2011-06-27 14:50:16 +02:00
tbl_export.php
tbl_get_field.php
tbl_gis_visualization.php Style changes 2011-06-17 17:42:18 +05:30
tbl_import.php
tbl_indexes.php On creation or alteration spatial indexes do not allow 1. Multiple columns 2. Specifying prefix 2011-05-25 23:52:28 +05:30
tbl_move_copy.php auto get back to the Table Operations tab 2011-03-28 14:22:36 +02:00
tbl_operations.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
tbl_printview.php Replace all SHOW FIELDS calls with PMA_DBI_get_columns() or PMA_DBI_get_columns_sql() 2011-06-17 00:22:25 +02:00
tbl_relation.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
tbl_replace.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
tbl_row_action.php Merge 2011-06-06 14:38:56 +02:00
tbl_select.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
tbl_sql.php Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
tbl_structure.php Merge remote-tracking branch 'origin/master' into drizzle 2011-06-27 23:55:32 +02:00
tbl_tracking.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
tbl_triggers.php Removed some redundant includes in Routines, Triggers and Events files. 2011-05-27 17:43:23 +01:00
themes.php Generally we speak only about sTheme, so do not introduce / Style 2011-06-17 14:58:13 +02:00
TODO
transformation_overview.php
transformation_wrapper.php Replace all SHOW FIELDS calls with PMA_DBI_get_columns() or PMA_DBI_get_columns_sql() 2011-06-17 00:22:25 +02:00
url.php Make redirector require valid token 2011-05-20 09:01:20 +02:00
user_password.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
view_create.php
view_operations.php Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
webapp.php Create file without storing in memory 2011-05-17 15:29:22 +02:00

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

Version 3.5.0-dev

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

http://www.phpmyadmin.net/

Copyright
---------

Copyright (C) 1998-2000
    Tobias Ratschiller <tobias_at_ratschiller.com>

Copyright (C) 2001-2011
    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]

License
-------

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/.

More Information
----------------

Please see the Documentation.txt/.html file.

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 help desk.

Please send your questions to the appropriate mailing lists / forums.  Before
contacting us, please read the Documentation.html (esp. the FAQ part).