名称
最后提交
最后更新
..
doc/html update
examples update
js update
libraries update
locale update
setup update
sql update
templates update
themes update
vendor update
.editorconfig update
.eslintignore update
.eslintrc.json update
CODE_OF_CONDUCT.md update
CONTRIBUTING.md update
ChangeLog update
DCO update
LICENSE update
README update
RELEASE-DATE-4.8.5 update
ajax.php update
browse_foreigners.php update
changelog.php update
chk_rel.php update
composer.json update
composer.lock 正在载入提交数据...
config.inc.php 正在载入提交数据...
config.sample.inc.php 正在载入提交数据...
db_central_columns.php 正在载入提交数据...
db_datadict.php 正在载入提交数据...
db_designer.php 正在载入提交数据...
db_events.php 正在载入提交数据...
db_export.php 正在载入提交数据...
db_import.php 正在载入提交数据...
db_multi_table_query.php 正在载入提交数据...
db_operations.php 正在载入提交数据...
db_qbe.php 正在载入提交数据...
db_routines.php 正在载入提交数据...
db_search.php 正在载入提交数据...
db_sql.php 正在载入提交数据...
db_sql_autocomplete.php 正在载入提交数据...
db_sql_format.php 正在载入提交数据...
db_structure.php 正在载入提交数据...
db_tracking.php 正在载入提交数据...
db_triggers.php 正在载入提交数据...
error_report.php 正在载入提交数据...
export.php 正在载入提交数据...
favicon.ico 正在载入提交数据...
gis_data_editor.php 正在载入提交数据...
import.php 正在载入提交数据...
import_status.php 正在载入提交数据...
index.php 正在载入提交数据...
license.php 正在载入提交数据...
lint.php 正在载入提交数据...
logout.php 正在载入提交数据...
navigation.php 正在载入提交数据...
normalization.php 正在载入提交数据...
package.json 正在载入提交数据...
phpcs.xml.dist 正在载入提交数据...
phpinfo.php 正在载入提交数据...
phpmyadmin.css.php 正在载入提交数据...
prefs_forms.php 正在载入提交数据...
prefs_manage.php 正在载入提交数据...
prefs_twofactor.php 正在载入提交数据...
print.css 正在载入提交数据...
robots.txt 正在载入提交数据...
schema_export.php 正在载入提交数据...
server_binlog.php 正在载入提交数据...
server_collations.php 正在载入提交数据...
server_databases.php 正在载入提交数据...
server_engines.php 正在载入提交数据...
server_export.php 正在载入提交数据...
server_import.php 正在载入提交数据...
server_plugins.php 正在载入提交数据...
server_privileges.php 正在载入提交数据...
server_replication.php 正在载入提交数据...
server_sql.php 正在载入提交数据...
server_status.php 正在载入提交数据...
server_status_advisor.php 正在载入提交数据...
server_status_monitor.php 正在载入提交数据...
server_status_processes.php 正在载入提交数据...
server_status_queries.php 正在载入提交数据...
server_status_variables.php 正在载入提交数据...
server_user_groups.php 正在载入提交数据...
server_variables.php 正在载入提交数据...
show_config_errors.php 正在载入提交数据...
sql.php 正在载入提交数据...
tbl_addfield.php 正在载入提交数据...
tbl_change.php 正在载入提交数据...
tbl_chart.php 正在载入提交数据...
tbl_create.php 正在载入提交数据...
tbl_export.php 正在载入提交数据...
tbl_find_replace.php 正在载入提交数据...
tbl_get_field.php 正在载入提交数据...
tbl_gis_visualization.php 正在载入提交数据...
tbl_import.php 正在载入提交数据...
tbl_indexes.php 正在载入提交数据...
tbl_operations.php 正在载入提交数据...
tbl_recent_favorite.php 正在载入提交数据...
tbl_relation.php 正在载入提交数据...
tbl_replace.php 正在载入提交数据...
tbl_row_action.php 正在载入提交数据...
tbl_select.php 正在载入提交数据...
tbl_sql.php 正在载入提交数据...
tbl_structure.php 正在载入提交数据...
tbl_tracking.php 正在载入提交数据...
tbl_triggers.php 正在载入提交数据...
tbl_zoom_select.php 正在载入提交数据...
themes.php 正在载入提交数据...
transformation_overview.php 正在载入提交数据...
transformation_wrapper.php 正在载入提交数据...
url.php 正在载入提交数据...
user_password.php 正在载入提交数据...
version_check.php 正在载入提交数据...
view_create.php 正在载入提交数据...
view_operations.php 正在载入提交数据...
yarn.lock 正在载入提交数据...
phpMyAdmin - Readme
===================

Version 4.8.5

A web interface for MySQL and MariaDB.

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 https://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 <https://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