You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
FlorianEisenmenger c3db286f46 initial commit 1 年之前
..
doc/html initial commit 1 年之前
examples initial commit 1 年之前
js initial commit 1 年之前
libraries initial commit 1 年之前
locale initial commit 1 年之前
setup initial commit 1 年之前
sql initial commit 1 年之前
templates initial commit 1 年之前
themes initial commit 1 年之前
tmp/twig initial commit 1 年之前
vendor initial commit 1 年之前
.editorconfig initial commit 1 年之前
.eslintignore initial commit 1 年之前
.eslintrc.json initial commit 1 年之前
.htaccess initial commit 1 年之前
CODE_OF_CONDUCT.md initial commit 1 年之前
CONTRIBUTING.md initial commit 1 年之前
ChangeLog initial commit 1 年之前
DCO initial commit 1 年之前
LICENSE initial commit 1 年之前
README initial commit 1 年之前
RELEASE-DATE-4.8.2 initial commit 1 年之前
ajax.php initial commit 1 年之前
browse_foreigners.php initial commit 1 年之前
changelog.php initial commit 1 年之前
chk_rel.php initial commit 1 年之前
composer.json initial commit 1 年之前
composer.lock initial commit 1 年之前
config.inc.php initial commit 1 年之前
config.sample.inc.php initial commit 1 年之前
db_central_columns.php initial commit 1 年之前
db_datadict.php initial commit 1 年之前
db_designer.php initial commit 1 年之前
db_events.php initial commit 1 年之前
db_export.php initial commit 1 年之前
db_import.php initial commit 1 年之前
db_multi_table_query.php initial commit 1 年之前
db_operations.php initial commit 1 年之前
db_qbe.php initial commit 1 年之前
db_routines.php initial commit 1 年之前
db_search.php initial commit 1 年之前
db_sql.php initial commit 1 年之前
db_sql_autocomplete.php initial commit 1 年之前
db_sql_format.php initial commit 1 年之前
db_structure.php initial commit 1 年之前
db_tracking.php initial commit 1 年之前
db_triggers.php initial commit 1 年之前
error_report.php initial commit 1 年之前
export.php initial commit 1 年之前
favicon.ico initial commit 1 年之前
gis_data_editor.php initial commit 1 年之前
import.php initial commit 1 年之前
import_status.php initial commit 1 年之前
index.php initial commit 1 年之前
license.php initial commit 1 年之前
lint.php initial commit 1 年之前
logout.php initial commit 1 年之前
navigation.php initial commit 1 年之前
normalization.php initial commit 1 年之前
package.json initial commit 1 年之前
phpcs.xml.dist initial commit 1 年之前
phpinfo.php initial commit 1 年之前
phpmyadmin.css.php initial commit 1 年之前
prefs_forms.php initial commit 1 年之前
prefs_manage.php initial commit 1 年之前
prefs_twofactor.php initial commit 1 年之前
print.css initial commit 1 年之前
robots.txt initial commit 1 年之前
schema_export.php initial commit 1 年之前
server_binlog.php initial commit 1 年之前
server_collations.php initial commit 1 年之前
server_databases.php initial commit 1 年之前
server_engines.php initial commit 1 年之前
server_export.php initial commit 1 年之前
server_import.php initial commit 1 年之前
server_plugins.php initial commit 1 年之前
server_privileges.php initial commit 1 年之前
server_replication.php initial commit 1 年之前
server_sql.php initial commit 1 年之前
server_status.php initial commit 1 年之前
server_status_advisor.php initial commit 1 年之前
server_status_monitor.php initial commit 1 年之前
server_status_processes.php initial commit 1 年之前
server_status_queries.php initial commit 1 年之前
server_status_variables.php initial commit 1 年之前
server_user_groups.php initial commit 1 年之前
server_variables.php initial commit 1 年之前
show_config_errors.php initial commit 1 年之前
sql.php initial commit 1 年之前
tbl_addfield.php initial commit 1 年之前
tbl_change.php initial commit 1 年之前
tbl_chart.php initial commit 1 年之前
tbl_create.php initial commit 1 年之前
tbl_export.php initial commit 1 年之前
tbl_find_replace.php initial commit 1 年之前
tbl_get_field.php initial commit 1 年之前
tbl_gis_visualization.php initial commit 1 年之前
tbl_import.php initial commit 1 年之前
tbl_indexes.php initial commit 1 年之前
tbl_operations.php initial commit 1 年之前
tbl_recent_favorite.php initial commit 1 年之前
tbl_relation.php initial commit 1 年之前
tbl_replace.php initial commit 1 年之前
tbl_row_action.php initial commit 1 年之前
tbl_select.php initial commit 1 年之前
tbl_sql.php initial commit 1 年之前
tbl_structure.php initial commit 1 年之前
tbl_tracking.php initial commit 1 年之前
tbl_triggers.php initial commit 1 年之前
tbl_zoom_select.php initial commit 1 年之前
themes.php initial commit 1 年之前
transformation_overview.php initial commit 1 年之前
transformation_wrapper.php initial commit 1 年之前
url.php initial commit 1 年之前
user_password.php initial commit 1 年之前
version_check.php initial commit 1 年之前
view_create.php initial commit 1 年之前
view_operations.php initial commit 1 年之前
yarn.lock initial commit 1 年之前

README

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

Version 4.8.2

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