Go to file
2013-09-12 10:50:43 +02:00
doc Documentation improvement 2013-09-11 16:24:56 +02:00
examples Change the structure of pma__usergroups table 2013-09-08 22:58:47 +05:30
js End sentence with comma 2013-09-12 10:41:48 +02:00
libraries Merge remote-tracking branch 'origin/QA_4_0' 2013-09-12 10:03:32 +02:00
PMAStandard Allow apostrophes inside string 2013-08-06 15:50:09 +02:00
po Merge remote-tracking branch 'weblate/QA_4_0' into QA_4_0 2013-09-12 10:48:47 +02:00
scripts List is deprecated 2013-08-25 13:05:19 -04:00
setup Fix codestyle 2013-09-10 06:08:06 -04:00
test Document why this can be broken 2013-09-11 16:56:43 +02:00
themes Merge branch 'QA_4_0' into merge. Resolved conflicts. 2013-09-03 14:13:02 +05:30
.coveralls.yml Get coverage for libraries only here 2013-09-10 15:33:30 +02:00
.gitignore Ignore IIS web.config 2013-08-03 15:44:42 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.travis.yml Enable coveralls integration in Travis 2013-09-10 14:18:49 +02:00
browse_foreigners.php error corrected 2013-09-06 21:43:55 +05:30
build.xml Test only our files by lint 2013-09-10 15:57:39 +02:00
ChangeLog Merge remote-tracking branch 'origin/QA_4_0' 2013-09-12 10:02:38 +02:00
changelog.php Extract FAQ url 2013-07-30 15:03:36 +02:00
chk_rel.php
composer.json Revert "Prefer release over devel versions" 2013-09-10 14:56:37 +02:00
config.sample.inc.php Change tables name from 'navigation' to 'navigationhiding' 2013-07-25 21:26:23 +05:30
db_create.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
db_datadict.php Fix codestyle 2013-09-04 07:52:07 -04:00
db_events.php
db_export.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_import.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_operations.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_printview.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
db_qbe.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
db_routines.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
db_search.php
db_sql.php refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
db_structure.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
db_tracking.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_triggers.php
export.php Fix codestyle 2013-09-10 06:11:06 -04:00
favicon.ico
file_echo.php
gis_data_editor.php Add explaining comment 2013-08-24 09:11:24 +02:00
import_status.php Directly use the GET parameters 2013-07-24 07:40:04 -04:00
import.php Various coding style fixes 2013-08-07 13:21:59 +02:00
index.php Fix codestyle 2013-09-08 06:51:58 -04:00
LICENSE
license.php
navigation.php Add a dialog to unhide hidden navigation tree items 2013-07-21 14:46:16 +05:30
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist Selenium 2 doesn't work with *firefox 2013-08-30 00:28:28 +05:30
phpunit.xml.nocoverage Increase timeout for small tests as it goes over limit quite often 2013-08-21 12:00:31 +02:00
pmd_display_field.php Directly use the POST parameters 2013-07-26 05:24:23 -04:00
pmd_general.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
pmd_pdf.php Directly use the post parameter 2013-08-16 19:03:51 -04:00
pmd_relation_new.php Various coding style fixes 2013-08-06 16:04:11 +02:00
pmd_relation_upd.php Various coding style fixes 2013-08-06 16:04:11 +02:00
pmd_save_pos.php Various coding style fixes 2013-08-06 16:04:11 +02:00
prefs_forms.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
prefs_manage.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
print.css
querywindow.php refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
README 4.0.6 release 2013-09-05 12:31:23 -04:00
README.rst Use small translation status badge 2013-08-29 16:23:48 +02:00
robots.txt
schema_edit.php Various coding style fixes 2013-08-06 16:04:11 +02:00
schema_export.php Various coding style fixes 2013-08-06 16:04:11 +02:00
server_binlog.php refactor server_variables 2013-08-02 20:05:27 +08:00
server_collations.php Various coding style fixes 2013-08-06 15:44:51 +02:00
server_databases.php refactor server_databases: add function for drop multiple databases 2013-08-29 09:50:58 +08:00
server_engines.php refactor server_variables 2013-08-02 20:05:27 +08:00
server_export.php rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export 2013-07-21 10:23:35 +08:00
server_import.php Various coding style fixes 2013-08-06 15:44:51 +02:00
server_plugins.php refactor server_variables 2013-08-02 20:05:27 +08:00
server_privileges.php Move user group related functions to a lib file of its own 2013-09-09 07:10:06 +05:30
server_replication.php refactor server_variables 2013-08-02 20:05:27 +08:00
server_sql.php refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
server_status_advisor.php refactor server_status_advisor.php: moving functions to server_status_advisor.lib.php 2013-07-15 13:26:55 +08:00
server_status_monitor.php Drop no longer needed date.js 2013-07-08 12:59:28 +02:00
server_status_queries.php fix the code style of server_status_queries.php 2013-07-29 20:40:53 +08:00
server_status_variables.php refactor function names 2013-06-25 23:16:10 +08:00
server_status.php Fix merge conflicts 2013-07-28 06:17:38 -04:00
server_user_groups.php Move user group related functions to a lib file of its own 2013-09-09 07:10:06 +05:30
server_variables.php Do not double HTML encode URL 2013-08-07 14:39:39 +02:00
show_config_errors.php
sql.php Fix typo 2013-08-07 19:53:52 +02:00
tbl_addfield.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_change.php Browse foreigners did not work since commit b2e1f81c0c 2013-08-26 13:26:42 -04:00
tbl_chart.php added libraries/tbl_chart.lib.php and extracted methods to generate html content 2013-08-23 02:53:07 +05:30
tbl_create.php Remove unneeded comment 2013-08-19 20:26:35 -04:00
tbl_export.php Various coding style fixes 2013-08-06 15:56:32 +02:00
tbl_find_replace.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_get_field.php Directly use the GET parameters 2013-07-07 08:41:02 -04:00
tbl_gis_visualization.php Correct spacing in function calls 2013-07-10 14:59:42 +02:00
tbl_import.php Various coding style fixes 2013-08-06 15:56:32 +02:00
tbl_indexes.php removed display_indexes.lib.php. added tbl_display.lib.php and extracted methods from tbl_indexes.php to tbl_indexes.lib.php 2013-08-21 20:06:43 +05:30
tbl_move_copy.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_operations.php Various coding style fixes 2013-08-06 15:56:32 +02:00
tbl_printview.php just render table print view 2013-09-03 20:18:48 +08:00
tbl_relation.php fix coding style : indentation 2013-09-06 17:37:52 +02:00
tbl_replace.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_row_action.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_select.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_sql.php refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
tbl_structure.php renamed to better reflect its purpose 2013-08-22 11:16:00 +05:30
tbl_tracking.php Remove misleading comment 2013-08-22 06:53:44 -04:00
tbl_triggers.php
tbl_zoom_select.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
themes.php Various coding style improvements 2013-06-11 16:27:31 +02:00
transformation_overview.php Various coding style improvements 2013-06-11 16:27:31 +02:00
transformation_wrapper.php Directly use the request parameters 2013-08-21 05:48:31 -04:00
url.php Fix URL redirector in case of fatal erorrs 2013-09-12 09:53:06 +02:00
user_password.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
version_check.php Reindent 2013-07-30 13:42:31 +02:00
view_create.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
view_operations.php Add required attribute to table name for rename and move operations 2013-08-18 15:43:43 +02:00
webapp.php

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

Version 4.1-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-2013
    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 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, see <http://www.gnu.org/licenses/>.

Third party licenses
--------------------

phpMyAdmin includes several third party libraries which come under their
respective licenses.

jQuery's license, which is where we got the files under js/jquery/ is
(MIT|GPL), a copy of each license is available in this repository (GPL
is available as LICENSE, MIT as js/jquery/MIT-LICENSE.txt).

TCPDF which is located under libraries/tcpdf is released under GPL
version 3 and the license is available as libraries/tcpdf/LICENSE.TXT.

DejaVu fonts which are located under libraries/tcpdf/fonts/ and their
license is documented in
libraries/tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE.

PHP-gettext which is located under libraries/php-gettext/ is released
under GPL version 2 license which is available in the LICENSE file.

Requirements
------------

* PHP 5.3 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 in the doc folder.

Download
--------

You can get the newest version at http://www.phpmyadmin.net/.

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

Please see the documentation in the doc folder.

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 (especially the FAQ part).