Go to file
2011-06-28 17:11:53 +01:00
contrib
js Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +01:00
libraries Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +01: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-06-27 11:02:07 +02:00
scripts LC_ALL is the right one to override 2011-06-27 10:29:25 +02:00
setup Fix order of parameters in doc 2011-06-24 14:09:29 +02:00
test Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
themes Imporved event functionality code and moved it into functions 2011-06-24 13:44:24 +01: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 Fixed changelog (bugfixes for 3.4.4, were filed under 3.4.3) 2011-06-22 13:43:10 +01: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 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 Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +01:00
db_export.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
db_import.php
db_operations.php Fix formatting 2011-06-26 13:37:46 +02:00
db_printview.php Use PMA_sqlAddSlashes for database queries instead of addslashes. 2011-06-21 17:41:47 +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 Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +01:00
db_search.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +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 branch 'master' into rte 2011-06-17 17:12:36 +01:00
db_tracking.php
db_triggers.php Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +01:00
docs.css
Documentation.html 3.4.4-dev 2011-06-20 12:21:11 -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 Remove @uses tags from docblocks 2011-06-27 11:20:20 +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
pmd_common.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
pmd_display_field.php
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 Merge 2011-06-06 14:38:56 +02:00
pmd_relation_new.php Merge 2011-06-06 14:38:56 +02:00
pmd_relation_upd.php Merge 2011-06-06 14:38:56 +02:00
pmd_save_pos.php
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.4-dev 2011-06-20 12:21:11 -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
server_export.php
server_import.php
server_privileges.php Merge branch 'QA_3_4' 2011-06-16 07:57:54 -04:00
server_replication.php Merge from QA_3_4 2011-06-20 10:19:33 -04: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 Merge branch 'master' into rte 2011-06-20 18:26:50 +01:00
tbl_addfield.php
tbl_alter.php (Drizzle) Listing/change table structure small fix 2011-04-14 10:25:47 +02:00
tbl_change.php Refactored code that generated the dropdown list of MySQL functions. 2011-06-15 12:45:50 +01:00
tbl_chart.php git being a pain in the... 2011-06-13 15:29:45 +02:00
tbl_create.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +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 Including non-existent file 2011-05-16 08:12:43 -04:00
tbl_printview.php Remove author name 2011-05-28 08:29:38 -04:00
tbl_relation.php Merge 2011-06-06 14:38:56 +02:00
tbl_replace.php Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
tbl_row_action.php Merge 2011-06-06 14:38:56 +02:00
tbl_select.php Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
tbl_sql.php Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
tbl_structure.php Merge remote branch 'remotes/madhura/master' 2011-06-21 07:33:40 +05:30
tbl_tracking.php Merge branch 'QA_3_4' 2011-05-20 12:51:47 -04:00
tbl_triggers.php Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +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 Remove @uses tags from docblocks 2011-06-27 11:20:20 +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).