Go to file
Dan Ungureanu 2dfc29df4a Updated sql-parser library to udan11/sql-parser@5278427.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:19 +03:00
doc Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
examples Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
js Merge pull request #1779 from zixtor/html_5_history 2015-07-10 23:18:40 +05:30
libraries Updated sql-parser library to udan11/sql-parser@5278427. 2015-07-10 23:18:19 +03:00
PMAStandard Update PMAStandard as per PHP_CodeSniffer 2.x 2015-02-26 14:23:48 +05:30
po Translated using Weblate (Turkish) 2015-07-10 16:12:29 +02:00
scripts Fix bug due to removed sf.net user argument 2015-07-06 06:57:24 -04:00
setup These are local variables 2015-07-02 22:27:46 +05:30
sql Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
templates These are also internal directives. Remove underscore to match with other similar ones 2015-07-09 17:15:10 +05:30
test Fixed failing tests. Also, removed deprecated PHPUnit configuration that might cause issues with XDebug. 2015-07-10 23:18:18 +03:00
themes Merge branch 'QA_4_4' 2015-07-07 15:15:27 +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 ChangeLog entry 2015-07-10 06:49:59 -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-02 13:40:23 +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 Cleanup URLs to our website 2015-07-02 13:39:10 +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 Fix typos. 2015-06-14 13:50:57 +02: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 rfe#1603 select structure or data for each table when exporting 2015-06-27 17:09:59 +05:30
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 Replaced more of the old parser. 2015-07-10 23:18:15 +03:00
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 Using the new parser for exporting. 2015-07-10 23:18:17 +03: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
navigation.php Navigation panel settings 2015-05-22 17:15:03 +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
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 Remove configuration storage data related to a user upon deleting the user 2015-07-02 11:52:13 +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 Achieve constructor injection usign the introduced DIC 2015-07-06 12:49:19 +05:30
tbl_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_export.php Updated sql-parser library to udan11/sql-parser@5278427. 2015-07-10 23:18:19 +03:00
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 Achieve constructor injection usign the introduced DIC 2015-07-06 12:49:19 +05:30
tbl_import.php Fix typos. 2015-06-14 13:50:57 +02:00
tbl_indexes.php Achieve constructor injection usign the introduced DIC 2015-07-06 12:49:19 +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 Achieve constructor injection usign the introduced DIC 2015-07-06 12:49:19 +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 Updated sql-parser library. 2015-07-10 23:18:14 +03:00
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 RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
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 Fix typos. 2015-06-14 13:50:57 +02: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