Go to file
Bert-Jan de Lange bc89aabdf9 Fix for not being able to create users on Percona Server
Inspired by the patch 9bf88cbd32.patch

Signed-off-by: Bert-Jan de Lange <info@bert-jan.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-27 08:30:58 -05:00
doc 4.5.3-dev 2015-11-16 07:25:00 -05:00
examples Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
js Fix incorrect message calling 2015-11-21 21:06:31 -05:00
libraries Fix for not being able to create users on Percona Server 2015-11-27 08:30:58 -05:00
PMAStandard Remove Generic.Files.LineLength from PMAStandard because already in PEAR standard. 2015-08-10 20:26:40 +02:00
po Translated using Weblate (Portuguese (Brazil)) 2015-11-25 15:43:23 +01:00
scripts Merge branch 'QA_4_4' into QA_4_5 2015-09-04 10:21:14 +02:00
setup Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system 2015-09-22 21:35:05 +10:00
sql Fix #1817 Creating configuration storage tables fail in MySQL 5.7 2015-07-24 11:20:49 +05:30
templates Fixes #11658 Collation column is empty in table Structure 2015-11-11 13:51:35 -05:00
test Fix issue 11684 2015-11-24 15:46:50 +05:30
themes Fix #11639 Bug with the MainBackground Color 2015-11-04 17:17:03 +11:00
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore composer.lock file. 2015-08-11 00:02:43 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml Remove code coverage from scrutinizer 2015-05-31 11:14:24 +05:30
.travis.yml Minimum supported PHP version is now 5.5. 2015-08-25 12:46:05 +03:00
browse_foreigners.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
build.xml recaptchalib.php has also been moved 2015-08-07 17:28:45 +05:30
ChangeLog Fixes #11695 PMA_getDataForDeleteUsers() warning 2015-11-26 11:55:01 -05:00
changelog.php Merge branch 'QA_4_4' 2015-07-24 06:09:42 +05:30
chk_rel.php rfe #1635 Have ZeroConf create phpmyadmin DB if possible 2015-04-03 15:32:36 +05:30
composer.json Minimum supported PHP version is now 5.5. 2015-10-06 07:26:54 -04:00
config.sample.inc.php Underscores are preferred to separate words in configuration storage table names/directives 2015-07-09 17:06:28 +05:30
CONTRIBUTING.md Merge notes from sf.net bug tracker 2015-07-21 08:38:55 +02:00
db_central_columns.php Finish refactoring tbl_*.lib.php 2015-06-17 01:14:27 +08:00
db_create.php Incorrect script name in include 2015-11-19 11:41:28 -05:00
db_datadict.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_designer.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_events.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_export.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_import.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_operations.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_qbe.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_routines.php Trial Approach to solve Privileges bug for RFE#657 2015-07-01 22:23:52 +05:30
db_search.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_sql_autocomplete.php rfe1625 - Solves the repeated POST issues and javascript fatal error 2015-03-22 04:33:48 +05:30
db_sql_format.php Using the sql-parser library for formatting the queries. 2015-08-01 00:59:38 +03:00
db_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
db_structure.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_tracking.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
export.php Fixes #11648 Notice in ./export.php#214 Undefined index: quick_or_custom 2015-11-08 05:37:46 -08:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
file_echo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
gis_data_editor.php Fix x coordinates of these points are repeated as y coordinates 2015-08-18 16:29:29 +05:30
import_status.php bug #4903 & bug #4367 Import status infinite loop 2015-05-14 11:25:34 +05:30
import.php Fixes #11685 Warning: Invalid argument supplied for foreach() 2015-11-22 17:43:25 -05:00
index.php Use sentence case for these as well 2015-08-25 21:41:27 +10:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
lint.php Fixed minor coding style issues in lint.php. 2015-08-01 00:58:32 +03:00
navigation.php These checks are redundant. <feature>work variables should always be defined unless in an upgrade 2015-07-15 19:31:37 +05:30
normalization.php Finish refactoring tbl_*.lib.php 2015-06-17 01:14:27 +08:00
phpinfo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
phpmyadmin.css.php Space after function keyword 2015-04-27 19:14:00 +05:30
phpunit.xml.dist The test folder was included in coverage. 2015-07-23 03:23:55 +03:00
phpunit.xml.hhvm Add HHVM-specific phpunit configuration 2014-03-14 01:10:15 +00:00
phpunit.xml.nocoverage Convert remaining Selenium tests to new model 2014-02-17 20:28:56 +01:00
prefs_forms.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
prefs_manage.php Fix coding style in page settings 2015-05-22 20:20:27 +05:30
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
README 4.5.3-dev 2015-11-16 07:25:00 -05:00
README.rst Cleanup URLs to our website 2015-07-02 13:39:10 +02:00
robots.txt
schema_export.php Revert "Remove unused parameter $db" 2015-06-18 15:22:32 +05:30
server_binlog.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_collations.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_databases.php Fix error report #14350 2015-09-12 07:31:10 -04:00
server_engines.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_export.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_import.php Refactor to remove display_import.inc.php 2015-08-13 13:52:22 -04:00
server_modules.php Revert "Make modules table sortable". Table sorter cause issue with the structure 2015-07-10 22:13:23 +05:30
server_plugins.php Use phpmyadmin's secondary tabs instead of jQuery tabs 2015-07-10 19:38:20 +05:30
server_privileges.php Fix #11607 Unable to change password from Login information tab - make the error message more explicit 2015-10-27 08:09:43 +11:00
server_replication.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
server_status_advisor.php Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
server_status_monitor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_processes.php Separate process list from auto refreshing 2015-07-10 13:08:59 +05:30
server_status_queries.php Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
server_status_variables.php Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
server_status.php Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
server_user_groups.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_variables.php Add MySQL doc to message 2015-08-31 09:32:21 -04:00
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Removed the old parser. 2015-07-10 23:18:18 +03:00
tbl_addfield.php Fix typos. 2015-06-14 13:50:57 +02:00
tbl_change.php Move GIS editor out of insert form so it wont be affected by input validations 2015-08-18 16:21:39 +05:30
tbl_chart.php Add tests for TableSearchController, TableStructureController. 2015-08-20 01:20:08 +08:00
tbl_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_export.php Fixes #11509, #11512, #11518. 2015-10-01 16:22:37 +03:00
tbl_find_replace.php Introduce the ResponseStub 2015-08-12 16:50:09 +08:00
tbl_get_field.php Make PHPCS happy. 2015-07-23 14:38:07 +02:00
tbl_gis_visualization.php Fix #11546 "Visualize GIS data" seems to be broken 2015-10-08 19:09:33 +11:00
tbl_import.php Refactor to remove display_import.inc.php 2015-08-13 13:52:22 -04:00
tbl_indexes.php Complete tests for TableIndexesController 2015-08-12 16:50:09 +08:00
tbl_operations.php Resolve conflicts from upstream 2015-07-23 11:29:53 +08:00
tbl_recent_favorite.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_relation.php Add tests for TableStructureController and TableRelationController 2015-08-18 02:35:18 +08:00
tbl_replace.php Merge branch 'QA_4_4' into QA_4_5 2015-09-10 10:25:21 -04:00
tbl_row_action.php Merge branch 'QA_4_4' into QA_4_5 2015-08-26 10:11:40 -04:00
tbl_select.php Introduce the ResponseStub 2015-08-12 16:50:09 +08:00
tbl_sql.php Page-related settings, rfe#1559 2015-05-18 20:38:07 +05:30
tbl_structure.php Add tests for DatabaseStructureController 2015-08-17 01:31:14 +08:00
tbl_tracking.php Fixes issue #11399. 2015-08-21 07:23:27 -04:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Introduce the ResponseStub 2015-08-12 16:50:09 +08:00
themes.php Merge remote-tracking branch 'origin/QA_4_4' 2015-07-02 13:40:23 +02:00
transformation_overview.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
transformation_wrapper.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
url.php Port content spoofing fix 2015-10-23 06:50:04 -04:00
user_password.php Fix issue 11684 2015-11-24 15:46:50 +05:30
version_check.php Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system 2015-09-22 21:35:05 +10:00
view_create.php Coding style modification. 2015-07-22 22:08:24 +02:00
view_operations.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
webapp.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30

phpMyAdmin - Readme
===================

Version 4.5.3-dev

A set of PHP-scripts to manage MySQL over the web.

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 http://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 <http://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