25개 이상의 토픽을 선택하실 수 없습니다. 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