Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
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