Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
FlorianEisenmenger c3db286f46 initial commit há 1 ano
..
doc/html initial commit há 1 ano
examples initial commit há 1 ano
js initial commit há 1 ano
libraries initial commit há 1 ano
locale initial commit há 1 ano
setup initial commit há 1 ano
sql initial commit há 1 ano
templates initial commit há 1 ano
themes initial commit há 1 ano
tmp/twig initial commit há 1 ano
vendor initial commit há 1 ano
.editorconfig initial commit há 1 ano
.eslintignore initial commit há 1 ano
.eslintrc.json initial commit há 1 ano
.htaccess initial commit há 1 ano
CODE_OF_CONDUCT.md initial commit há 1 ano
CONTRIBUTING.md initial commit há 1 ano
ChangeLog initial commit há 1 ano
DCO initial commit há 1 ano
LICENSE initial commit há 1 ano
README initial commit há 1 ano
RELEASE-DATE-4.8.2 initial commit há 1 ano
ajax.php initial commit há 1 ano
browse_foreigners.php initial commit há 1 ano
changelog.php initial commit há 1 ano
chk_rel.php initial commit há 1 ano
composer.json initial commit há 1 ano
composer.lock initial commit há 1 ano
config.inc.php initial commit há 1 ano
config.sample.inc.php initial commit há 1 ano
db_central_columns.php initial commit há 1 ano
db_datadict.php initial commit há 1 ano
db_designer.php initial commit há 1 ano
db_events.php initial commit há 1 ano
db_export.php initial commit há 1 ano
db_import.php initial commit há 1 ano
db_multi_table_query.php initial commit há 1 ano
db_operations.php initial commit há 1 ano
db_qbe.php initial commit há 1 ano
db_routines.php initial commit há 1 ano
db_search.php initial commit há 1 ano
db_sql.php initial commit há 1 ano
db_sql_autocomplete.php initial commit há 1 ano
db_sql_format.php initial commit há 1 ano
db_structure.php initial commit há 1 ano
db_tracking.php initial commit há 1 ano
db_triggers.php initial commit há 1 ano
error_report.php initial commit há 1 ano
export.php initial commit há 1 ano
favicon.ico initial commit há 1 ano
gis_data_editor.php initial commit há 1 ano
import.php initial commit há 1 ano
import_status.php initial commit há 1 ano
index.php initial commit há 1 ano
license.php initial commit há 1 ano
lint.php initial commit há 1 ano
logout.php initial commit há 1 ano
navigation.php initial commit há 1 ano
normalization.php initial commit há 1 ano
package.json initial commit há 1 ano
phpcs.xml.dist initial commit há 1 ano
phpinfo.php initial commit há 1 ano
phpmyadmin.css.php initial commit há 1 ano
prefs_forms.php initial commit há 1 ano
prefs_manage.php initial commit há 1 ano
prefs_twofactor.php initial commit há 1 ano
print.css initial commit há 1 ano
robots.txt initial commit há 1 ano
schema_export.php initial commit há 1 ano
server_binlog.php initial commit há 1 ano
server_collations.php initial commit há 1 ano
server_databases.php initial commit há 1 ano
server_engines.php initial commit há 1 ano
server_export.php initial commit há 1 ano
server_import.php initial commit há 1 ano
server_plugins.php initial commit há 1 ano
server_privileges.php initial commit há 1 ano
server_replication.php initial commit há 1 ano
server_sql.php initial commit há 1 ano
server_status.php initial commit há 1 ano
server_status_advisor.php initial commit há 1 ano
server_status_monitor.php initial commit há 1 ano
server_status_processes.php initial commit há 1 ano
server_status_queries.php initial commit há 1 ano
server_status_variables.php initial commit há 1 ano
server_user_groups.php initial commit há 1 ano
server_variables.php initial commit há 1 ano
show_config_errors.php initial commit há 1 ano
sql.php initial commit há 1 ano
tbl_addfield.php initial commit há 1 ano
tbl_change.php initial commit há 1 ano
tbl_chart.php initial commit há 1 ano
tbl_create.php initial commit há 1 ano
tbl_export.php initial commit há 1 ano
tbl_find_replace.php initial commit há 1 ano
tbl_get_field.php initial commit há 1 ano
tbl_gis_visualization.php initial commit há 1 ano
tbl_import.php initial commit há 1 ano
tbl_indexes.php initial commit há 1 ano
tbl_operations.php initial commit há 1 ano
tbl_recent_favorite.php initial commit há 1 ano
tbl_relation.php initial commit há 1 ano
tbl_replace.php initial commit há 1 ano
tbl_row_action.php initial commit há 1 ano
tbl_select.php initial commit há 1 ano
tbl_sql.php initial commit há 1 ano
tbl_structure.php initial commit há 1 ano
tbl_tracking.php initial commit há 1 ano
tbl_triggers.php initial commit há 1 ano
tbl_zoom_select.php initial commit há 1 ano
themes.php initial commit há 1 ano
transformation_overview.php initial commit há 1 ano
transformation_wrapper.php initial commit há 1 ano
url.php initial commit há 1 ano
user_password.php initial commit há 1 ano
version_check.php initial commit há 1 ano
view_create.php initial commit há 1 ano
view_operations.php initial commit há 1 ano
yarn.lock initial commit há 1 ano

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