Go to file
2011-07-14 07:45:20 +03:00
contrib
js Merge branch 'QA_3_4' 2011-07-10 18:00:46 +05:30
libraries Merge remote-tracking branch 'upstream/master' 2011-07-10 19:23:34 +03: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 Translation update done using Pootle. 2011-07-10 04:23:56 +02:00
scripts Merge remote-tracking branch 'origin/QA_3_4' 2011-06-27 13:41:38 +02:00
setup Merge branch 'QA_3_4' 2011-07-02 20:52:10 -04:00
test Small changes in Selenium tests configuration 2011-07-14 07:45:20 +03:00
themes Make CSS rule more generic 2011-07-08 19:49:10 +02:00
.gitignore - Unit Test grouped by library directory 2011-06-29 20:06:27 +03: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
build.xml Small changes in Selenium tests configuration 2011-07-14 07:45:20 +03:00
ChangeLog Merge branch 'QA_3_4' 2011-07-10 18:00:46 +05:30
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 Merge 2011-06-06 14:38:56 +02:00
db_datadict.php Data dictionary could fail due to incorrect db name escaping 2011-06-17 20:06:54 +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 Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
db_printview.php Fix escaping on LIKE queries 2011-06-27 14:50:16 +02:00
db_qbe.php Fix incorrect array key (non_unique -> Non_unique) in qbe 2011-06-18 00:04:35 +02:00
db_routines.php Move ColumnTypes, AttributeTypes, Functions, RestrictColumnTypes, RestrictFunctions and DefaultFunctions to a separate file 2011-07-06 17:29:33 +02:00
db_search.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
db_sql.php Merge remote-tracking branch 'origin/master' into colresize 2011-06-11 10:19:10 +07:00
db_structure.php Fixed the issue adding time picker to insert dialog 2011-07-09 10:26:00 -04: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 Remove *Operators configuration variables 2011-07-06 17:00:33 +02: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 Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
index.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
INSTALL
LICENSE
license.php
main.php Fix condition for mcrypt warning 2011-06-22 13:23:35 +02:00
navigation.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
phpdoctor.ini
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist Small changes in Selenium tests configuration 2011-07-14 07:45:20 +03:00
pmd_common.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +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.1 release 2011-07-02 20:49:01 -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 Add 'nockick' class to databases that can't be dropped in server database list 2011-05-25 23:29:57 +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_privileges.php Remove unused variables 2011-06-30 00:50:42 +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 'tyron/master' 2011-06-22 08:32:48 +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 Removed the modification for the multi row Export in Table Browse 2011-07-03 10:52:16 +05:30
tbl_addfield.php
tbl_alter.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
tbl_change.php Move ColumnTypes, AttributeTypes, Functions, RestrictColumnTypes, RestrictFunctions and DefaultFunctions to a separate file 2011-07-06 17:29:33 +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 Fixed bugs od index edit in table structure 2011-07-08 14:04:57 +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 Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
tbl_printview.php Remove author name 2011-05-28 08:29:38 -04:00
tbl_relation.php Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
tbl_replace.php Updated MySQL function list 2011-07-01 20:37:57 +02:00
tbl_row_action.php Merge 2011-06-06 14:38:56 +02:00
tbl_select.php Remove *Operators configuration variables 2011-07-06 17:00:33 +02:00
tbl_sql.php Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
tbl_structure.php Merge branch 'QA_3_4' 2011-07-04 12:32:23 +01: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 For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04: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).