Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
FlorianEisenmenger c3db286f46 initial commit 1 år sedan
..
doc/html initial commit 1 år sedan
examples initial commit 1 år sedan
js initial commit 1 år sedan
libraries initial commit 1 år sedan
locale initial commit 1 år sedan
setup initial commit 1 år sedan
sql initial commit 1 år sedan
templates initial commit 1 år sedan
themes initial commit 1 år sedan
tmp/twig initial commit 1 år sedan
vendor initial commit 1 år sedan
.editorconfig initial commit 1 år sedan
.eslintignore initial commit 1 år sedan
.eslintrc.json initial commit 1 år sedan
.htaccess initial commit 1 år sedan
CODE_OF_CONDUCT.md initial commit 1 år sedan
CONTRIBUTING.md initial commit 1 år sedan
ChangeLog initial commit 1 år sedan
DCO initial commit 1 år sedan
LICENSE initial commit 1 år sedan
README initial commit 1 år sedan
RELEASE-DATE-4.8.2 initial commit 1 år sedan
ajax.php initial commit 1 år sedan
browse_foreigners.php initial commit 1 år sedan
changelog.php initial commit 1 år sedan
chk_rel.php initial commit 1 år sedan
composer.json initial commit 1 år sedan
composer.lock initial commit 1 år sedan
config.inc.php initial commit 1 år sedan
config.sample.inc.php initial commit 1 år sedan
db_central_columns.php initial commit 1 år sedan
db_datadict.php initial commit 1 år sedan
db_designer.php initial commit 1 år sedan
db_events.php initial commit 1 år sedan
db_export.php initial commit 1 år sedan
db_import.php initial commit 1 år sedan
db_multi_table_query.php initial commit 1 år sedan
db_operations.php initial commit 1 år sedan
db_qbe.php initial commit 1 år sedan
db_routines.php initial commit 1 år sedan
db_search.php initial commit 1 år sedan
db_sql.php initial commit 1 år sedan
db_sql_autocomplete.php initial commit 1 år sedan
db_sql_format.php initial commit 1 år sedan
db_structure.php initial commit 1 år sedan
db_tracking.php initial commit 1 år sedan
db_triggers.php initial commit 1 år sedan
error_report.php initial commit 1 år sedan
export.php initial commit 1 år sedan
favicon.ico initial commit 1 år sedan
gis_data_editor.php initial commit 1 år sedan
import.php initial commit 1 år sedan
import_status.php initial commit 1 år sedan
index.php initial commit 1 år sedan
license.php initial commit 1 år sedan
lint.php initial commit 1 år sedan
logout.php initial commit 1 år sedan
navigation.php initial commit 1 år sedan
normalization.php initial commit 1 år sedan
package.json initial commit 1 år sedan
phpcs.xml.dist initial commit 1 år sedan
phpinfo.php initial commit 1 år sedan
phpmyadmin.css.php initial commit 1 år sedan
prefs_forms.php initial commit 1 år sedan
prefs_manage.php initial commit 1 år sedan
prefs_twofactor.php initial commit 1 år sedan
print.css initial commit 1 år sedan
robots.txt initial commit 1 år sedan
schema_export.php initial commit 1 år sedan
server_binlog.php initial commit 1 år sedan
server_collations.php initial commit 1 år sedan
server_databases.php initial commit 1 år sedan
server_engines.php initial commit 1 år sedan
server_export.php initial commit 1 år sedan
server_import.php initial commit 1 år sedan
server_plugins.php initial commit 1 år sedan
server_privileges.php initial commit 1 år sedan
server_replication.php initial commit 1 år sedan
server_sql.php initial commit 1 år sedan
server_status.php initial commit 1 år sedan
server_status_advisor.php initial commit 1 år sedan
server_status_monitor.php initial commit 1 år sedan
server_status_processes.php initial commit 1 år sedan
server_status_queries.php initial commit 1 år sedan
server_status_variables.php initial commit 1 år sedan
server_user_groups.php initial commit 1 år sedan
server_variables.php initial commit 1 år sedan
show_config_errors.php initial commit 1 år sedan
sql.php initial commit 1 år sedan
tbl_addfield.php initial commit 1 år sedan
tbl_change.php initial commit 1 år sedan
tbl_chart.php initial commit 1 år sedan
tbl_create.php initial commit 1 år sedan
tbl_export.php initial commit 1 år sedan
tbl_find_replace.php initial commit 1 år sedan
tbl_get_field.php initial commit 1 år sedan
tbl_gis_visualization.php initial commit 1 år sedan
tbl_import.php initial commit 1 år sedan
tbl_indexes.php initial commit 1 år sedan
tbl_operations.php initial commit 1 år sedan
tbl_recent_favorite.php initial commit 1 år sedan
tbl_relation.php initial commit 1 år sedan
tbl_replace.php initial commit 1 år sedan
tbl_row_action.php initial commit 1 år sedan
tbl_select.php initial commit 1 år sedan
tbl_sql.php initial commit 1 år sedan
tbl_structure.php initial commit 1 år sedan
tbl_tracking.php initial commit 1 år sedan
tbl_triggers.php initial commit 1 år sedan
tbl_zoom_select.php initial commit 1 år sedan
themes.php initial commit 1 år sedan
transformation_overview.php initial commit 1 år sedan
transformation_wrapper.php initial commit 1 år sedan
url.php initial commit 1 år sedan
user_password.php initial commit 1 år sedan
version_check.php initial commit 1 år sedan
view_create.php initial commit 1 år sedan
view_operations.php initial commit 1 år sedan
yarn.lock initial commit 1 år sedan

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