Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
FlorianEisenmenger c3db286f46 initial commit vor 1 Jahr
..
doc/html initial commit vor 1 Jahr
examples initial commit vor 1 Jahr
js initial commit vor 1 Jahr
libraries initial commit vor 1 Jahr
locale initial commit vor 1 Jahr
setup initial commit vor 1 Jahr
sql initial commit vor 1 Jahr
templates initial commit vor 1 Jahr
themes initial commit vor 1 Jahr
tmp/twig initial commit vor 1 Jahr
vendor initial commit vor 1 Jahr
.editorconfig initial commit vor 1 Jahr
.eslintignore initial commit vor 1 Jahr
.eslintrc.json initial commit vor 1 Jahr
.htaccess initial commit vor 1 Jahr
CODE_OF_CONDUCT.md initial commit vor 1 Jahr
CONTRIBUTING.md initial commit vor 1 Jahr
ChangeLog initial commit vor 1 Jahr
DCO initial commit vor 1 Jahr
LICENSE initial commit vor 1 Jahr
README initial commit vor 1 Jahr
RELEASE-DATE-4.8.2 initial commit vor 1 Jahr
ajax.php initial commit vor 1 Jahr
browse_foreigners.php initial commit vor 1 Jahr
changelog.php initial commit vor 1 Jahr
chk_rel.php initial commit vor 1 Jahr
composer.json initial commit vor 1 Jahr
composer.lock initial commit vor 1 Jahr
config.inc.php initial commit vor 1 Jahr
config.sample.inc.php initial commit vor 1 Jahr
db_central_columns.php initial commit vor 1 Jahr
db_datadict.php initial commit vor 1 Jahr
db_designer.php initial commit vor 1 Jahr
db_events.php initial commit vor 1 Jahr
db_export.php initial commit vor 1 Jahr
db_import.php initial commit vor 1 Jahr
db_multi_table_query.php initial commit vor 1 Jahr
db_operations.php initial commit vor 1 Jahr
db_qbe.php initial commit vor 1 Jahr
db_routines.php initial commit vor 1 Jahr
db_search.php initial commit vor 1 Jahr
db_sql.php initial commit vor 1 Jahr
db_sql_autocomplete.php initial commit vor 1 Jahr
db_sql_format.php initial commit vor 1 Jahr
db_structure.php initial commit vor 1 Jahr
db_tracking.php initial commit vor 1 Jahr
db_triggers.php initial commit vor 1 Jahr
error_report.php initial commit vor 1 Jahr
export.php initial commit vor 1 Jahr
favicon.ico initial commit vor 1 Jahr
gis_data_editor.php initial commit vor 1 Jahr
import.php initial commit vor 1 Jahr
import_status.php initial commit vor 1 Jahr
index.php initial commit vor 1 Jahr
license.php initial commit vor 1 Jahr
lint.php initial commit vor 1 Jahr
logout.php initial commit vor 1 Jahr
navigation.php initial commit vor 1 Jahr
normalization.php initial commit vor 1 Jahr
package.json initial commit vor 1 Jahr
phpcs.xml.dist initial commit vor 1 Jahr
phpinfo.php initial commit vor 1 Jahr
phpmyadmin.css.php initial commit vor 1 Jahr
prefs_forms.php initial commit vor 1 Jahr
prefs_manage.php initial commit vor 1 Jahr
prefs_twofactor.php initial commit vor 1 Jahr
print.css initial commit vor 1 Jahr
robots.txt initial commit vor 1 Jahr
schema_export.php initial commit vor 1 Jahr
server_binlog.php initial commit vor 1 Jahr
server_collations.php initial commit vor 1 Jahr
server_databases.php initial commit vor 1 Jahr
server_engines.php initial commit vor 1 Jahr
server_export.php initial commit vor 1 Jahr
server_import.php initial commit vor 1 Jahr
server_plugins.php initial commit vor 1 Jahr
server_privileges.php initial commit vor 1 Jahr
server_replication.php initial commit vor 1 Jahr
server_sql.php initial commit vor 1 Jahr
server_status.php initial commit vor 1 Jahr
server_status_advisor.php initial commit vor 1 Jahr
server_status_monitor.php initial commit vor 1 Jahr
server_status_processes.php initial commit vor 1 Jahr
server_status_queries.php initial commit vor 1 Jahr
server_status_variables.php initial commit vor 1 Jahr
server_user_groups.php initial commit vor 1 Jahr
server_variables.php initial commit vor 1 Jahr
show_config_errors.php initial commit vor 1 Jahr
sql.php initial commit vor 1 Jahr
tbl_addfield.php initial commit vor 1 Jahr
tbl_change.php initial commit vor 1 Jahr
tbl_chart.php initial commit vor 1 Jahr
tbl_create.php initial commit vor 1 Jahr
tbl_export.php initial commit vor 1 Jahr
tbl_find_replace.php initial commit vor 1 Jahr
tbl_get_field.php initial commit vor 1 Jahr
tbl_gis_visualization.php initial commit vor 1 Jahr
tbl_import.php initial commit vor 1 Jahr
tbl_indexes.php initial commit vor 1 Jahr
tbl_operations.php initial commit vor 1 Jahr
tbl_recent_favorite.php initial commit vor 1 Jahr
tbl_relation.php initial commit vor 1 Jahr
tbl_replace.php initial commit vor 1 Jahr
tbl_row_action.php initial commit vor 1 Jahr
tbl_select.php initial commit vor 1 Jahr
tbl_sql.php initial commit vor 1 Jahr
tbl_structure.php initial commit vor 1 Jahr
tbl_tracking.php initial commit vor 1 Jahr
tbl_triggers.php initial commit vor 1 Jahr
tbl_zoom_select.php initial commit vor 1 Jahr
themes.php initial commit vor 1 Jahr
transformation_overview.php initial commit vor 1 Jahr
transformation_wrapper.php initial commit vor 1 Jahr
url.php initial commit vor 1 Jahr
user_password.php initial commit vor 1 Jahr
version_check.php initial commit vor 1 Jahr
view_create.php initial commit vor 1 Jahr
view_operations.php initial commit vor 1 Jahr
yarn.lock initial commit vor 1 Jahr

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