Go to file
2015-07-21 08:38:55 +02:00
doc Add a FAQ entry regarding the bind parameters feature 2015-07-20 12:07:32 +05:30
examples Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
js Remove unnecessary semicolons. 2015-07-20 23:56:51 +02:00
libraries rtl languages have ~ after the row count for approximate row counts 2015-07-21 11:36:08 +05:30
PMAStandard Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
po Translated using Weblate (Greek) 2015-07-21 07:43:38 +02:00
scripts Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
setup Optimize CSS properties. 2015-07-20 23:32:32 +02:00
sql Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
templates Charts do not support rtl. 2015-07-21 11:56:55 +05:30
test Fix typo. 2015-07-21 00:08:26 +02:00
themes Fix direction for CodeMirror editors as ltr 2015-07-21 10:22:57 +05:30
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore ./vendor directory of composer 2015-04-13 11:33:36 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Remove code coverage from scrutinizer 2015-05-31 11:14:24 +05:30
.travis.yml Remove code coverage from scrutinizer 2015-05-31 11:14:24 +05:30
browse_foreigners.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
build.xml Properly exclude recaptcha and swekey 2015-04-28 07:12:18 +05:30
ChangeLog 4.4.12 release date 2015-07-20 08:48:02 -04:00
changelog.php Merge remote-tracking branch 'origin/QA_4_4' 2015-07-02 13:40:23 +02:00
chk_rel.php rfe #1635 Have ZeroConf create phpmyadmin DB if possible 2015-04-03 15:32:36 +05:30
composer.json Merge remote-tracking branch 'origin/QA_4_4' 2015-07-20 13:20:48 +02:00
config.sample.inc.php Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
CONTRIBUTING.md Merge notes from sf.net bug tracker 2015-07-21 08:38:55 +02:00
db_central_columns.php Finish refactoring tbl_*.lib.php 2015-06-17 01:14:27 +08:00
db_create.php Fixed small error 2015-06-17 23:58:09 +05:30
db_datadict.php - Remove code duplication 2015-07-16 14:22:35 -04:00
db_designer.php These are also internal directives. Remove underscore to match with other similar ones 2015-07-09 17:15:10 +05:30
db_events.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_export.php As suggested by Scrutinizer 2015-07-18 14:57:44 -04:00
db_import.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
db_operations.php Trial Approach to solve Privileges bug for RFE#657 2015-07-01 22:23:52 +05:30
db_qbe.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
db_routines.php Trial Approach to solve Privileges bug for RFE#657 2015-07-01 22:23:52 +05:30
db_search.php Fix typos. 2015-06-14 13:50:57 +02:00
db_sql_autocomplete.php rfe1625 - Solves the repeated POST issues and javascript fatal error 2015-03-22 04:33:48 +05:30
db_sql_format.php SQL formatting with sql-formatter 2015-01-06 13:29:43 +05:30
db_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
db_structure.php Fix typos. 2015-06-14 13:50:57 +02:00
db_tracking.php Shift+click selection for db tracking page 2015-05-12 11:54:03 +05:30
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
export.php Remove dead code 2015-07-15 08:06:35 -04:00
favicon.ico
file_echo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
gis_data_editor.php Optimize logic in tbl_gis_visualization.php 2015-06-17 01:50:10 +08:00
import_status.php bug #4903 & bug #4367 Import status infinite loop 2015-05-14 11:25:34 +05:30
import.php Replaced more of the old parser. 2015-07-10 23:18:15 +03:00
index.php Merge remote-tracking branch 'origin/QA_4_4' 2015-07-08 15:26:06 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
lint.php Do not process unauthorized requests. 2015-07-17 18:14:57 +03:00
navigation.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
normalization.php Finish refactoring tbl_*.lib.php 2015-06-17 01:14:27 +08:00
phpinfo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
phpmyadmin.css.php Space after function keyword 2015-04-27 19:14:00 +05:30
phpunit.xml.dist Fixed failing tests. Also, removed deprecated PHPUnit configuration that might cause issues with XDebug. 2015-07-10 23:18:18 +03:00
phpunit.xml.hhvm Add HHVM-specific phpunit configuration 2014-03-14 01:10:15 +00:00
phpunit.xml.nocoverage Convert remaining Selenium tests to new model 2014-02-17 20:28:56 +01:00
prefs_forms.php Fix coding style in page settings 2015-05-22 20:20:27 +05:30
prefs_manage.php Fix coding style in page settings 2015-05-22 20:20:27 +05:30
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
README 4.4.12-dev 2015-07-06 06:33:38 -04:00
README.rst Cleanup URLs to our website 2015-07-02 13:39:10 +02:00
robots.txt
schema_export.php Revert "Remove unused parameter $db" 2015-06-18 15:22:32 +05:30
server_binlog.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_collations.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_databases.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_engines.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_export.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_import.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_modules.php Revert "Make modules table sortable". Table sorter cause issue with the structure 2015-07-10 22:13:23 +05:30
server_plugins.php Use phpmyadmin's secondary tabs instead of jQuery tabs 2015-07-10 19:38:20 +05:30
server_privileges.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
server_replication.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_status_advisor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_monitor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_processes.php Separate process list from auto refreshing 2015-07-10 13:08:59 +05:30
server_status_queries.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_variables.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_user_groups.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_variables.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Removed the old parser. 2015-07-10 23:18:18 +03:00
tbl_addfield.php Fix typos. 2015-06-14 13:50:57 +02:00
tbl_change.php Performance improvements: Avoid expensive PMA_Table::analyzeStructure() call 2015-06-05 20:20:02 +05:30
tbl_chart.php Use spaces in place of tabs 2015-07-17 14:32:55 +05:30
tbl_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_export.php Use correct name format 2015-07-17 14:11:19 +05:30
tbl_find_replace.php Replace script names as config options with plain english words 2015-06-13 04:41:54 +05:30
tbl_get_field.php Merge branch 'QA_4_4' 2015-06-30 17:13:08 -04:00
tbl_gis_visualization.php Use spaces in place of tabs 2015-07-17 14:32:55 +05:30
tbl_import.php Fix typos. 2015-06-14 13:50:57 +02:00
tbl_indexes.php Use spaces in place of tabs 2015-07-17 14:32:55 +05:30
tbl_operations.php Trial Approach to solve Privileges bug for RFE#657 2015-07-01 22:23:52 +05:30
tbl_recent_favorite.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_relation.php Use spaces in place of tabs 2015-07-17 14:32:55 +05:30
tbl_replace.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_row_action.php Replaced more of the old parser. 2015-07-10 23:18:15 +03:00
tbl_select.php Replaced more of the old parser. 2015-07-10 23:18:15 +03:00
tbl_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
tbl_structure.php More show create queries 2015-07-13 18:42:37 +05:30
tbl_tracking.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php More refactoring. 2015-07-10 23:18:16 +03:00
themes.php Merge remote-tracking branch 'origin/QA_4_4' 2015-07-02 13:40:23 +02:00
transformation_overview.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
transformation_wrapper.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
url.php Long links may be converted to forms 2015-05-07 17:53:50 +05:30
user_password.php Merge pull request #1547 from znck/master 2015-03-26 07:56:45 -04:00
version_check.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
view_create.php #4947 Editing a view gives errors - Included file no longer exists and its methods has been moved else where 2015-06-08 14:40:17 +05:30
view_operations.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
webapp.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30

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

Version 4.5.0-dev

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

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at http://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

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

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team