Name Last Update
..
doc Loading commit data...
examples Loading commit data...
js Loading commit data...
libraries Loading commit data...
locale Loading commit data...
setup Loading commit data...
sql Loading commit data...
templates Loading commit data...
themes Loading commit data...
.coveralls.yml Loading commit data...
.scrutinizer.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
ChangeLog Loading commit data...
DCO Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
RELEASE-DATE-4.5.3.1 Loading commit data...
browse_foreigners.php Loading commit data...
changelog.php Loading commit data...
chk_rel.php Loading commit data...
composer.json Loading commit data...
config.sample.inc.php Loading commit data...
db_central_columns.php Loading commit data...
db_create.php Loading commit data...
db_datadict.php Loading commit data...
db_designer.php Loading commit data...
db_events.php Loading commit data...
db_export.php Loading commit data...
db_import.php Loading commit data...
db_operations.php Loading commit data...
db_qbe.php Loading commit data...
db_routines.php Loading commit data...
db_search.php Loading commit data...
db_sql.php Loading commit data...
db_sql_autocomplete.php Loading commit data...
db_sql_format.php Loading commit data...
db_structure.php Loading commit data...
db_tracking.php Loading commit data...
db_triggers.php Loading commit data...
error_report.php Loading commit data...
export.php Loading commit data...
favicon.ico Loading commit data...
file_echo.php Loading commit data...
gis_data_editor.php Loading commit data...
import.php Loading commit data...
import_status.php Loading commit data...
index.php Loading commit data...
license.php Loading commit data...
lint.php Loading commit data...
navigation.php Loading commit data...
normalization.php Loading commit data...
phpinfo.php Loading commit data...
phpmyadmin.css.php Loading commit data...
phpunit.xml.hhvm Loading commit data...
phpunit.xml.nocoverage Loading commit data...
prefs_forms.php Loading commit data...
prefs_manage.php Loading commit data...
print.css Loading commit data...
robots.txt Loading commit data...
schema_export.php Loading commit data...
server_binlog.php Loading commit data...
server_collations.php Loading commit data...
server_databases.php Loading commit data...
server_engines.php Loading commit data...
server_export.php Loading commit data...
server_import.php Loading commit data...
server_modules.php Loading commit data...
server_plugins.php Loading commit data...
server_privileges.php Loading commit data...
server_replication.php Loading commit data...
server_sql.php Loading commit data...
server_status.php Loading commit data...
server_status_advisor.php Loading commit data...
server_status_monitor.php Loading commit data...
server_status_processes.php Loading commit data...
server_status_queries.php Loading commit data...
server_status_variables.php Loading commit data...
server_user_groups.php Loading commit data...
server_variables.php Loading commit data...
show_config_errors.php Loading commit data...
sql.php Loading commit data...
tbl_addfield.php Loading commit data...
tbl_change.php Loading commit data...
tbl_chart.php Loading commit data...
tbl_create.php Loading commit data...
tbl_export.php Loading commit data...
tbl_find_replace.php Loading commit data...
tbl_get_field.php Loading commit data...
tbl_gis_visualization.php Loading commit data...
tbl_import.php Loading commit data...
tbl_indexes.php Loading commit data...
tbl_operations.php Loading commit data...
tbl_recent_favorite.php Loading commit data...
tbl_relation.php Loading commit data...
tbl_replace.php Loading commit data...
tbl_row_action.php Loading commit data...
tbl_select.php Loading commit data...
tbl_sql.php Loading commit data...
tbl_structure.php Loading commit data...
tbl_tracking.php Loading commit data...
tbl_triggers.php Loading commit data...
tbl_zoom_select.php Loading commit data...
themes.php Loading commit data...
transformation_overview.php Loading commit data...
transformation_wrapper.php Loading commit data...
url.php Loading commit data...
user_password.php Loading commit data...
version_check.php Loading commit data...
view_create.php Loading commit data...
view_operations.php Loading commit data...
webapp.php Loading commit data...
phpMyAdmin - Readme
===================

Version 4.5.3.1

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