Go to file
Madhura Jayaratne efa06c360b Function does not handle null values even if it was documented to handle them
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-04 19:13:34 +05:30
doc Switch translation server to hosted Weblate 2014-10-02 10:38:59 +02:00
examples Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
js Avoid bad line breaks 2014-10-04 18:40:26 +05:30
libraries Function does not handle null values even if it was documented to handle them 2014-10-04 19:13:34 +05:30
PMAStandard Added codesniffer rule to detect trailing whitespace 2014-06-01 20:08:39 +05:30
po Translated using Weblate (Traditional Chinese) 2014-10-03 21:19:16 +02:00
scripts Work with new strings abstraction layer 2014-10-02 11:41:07 +02:00
setup Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
test Refactor: we had three similar functions, refactored into just one. 2014-10-04 08:27:50 -04:00
themes Disable new link when there is no privilege to create procedure 2014-10-01 13:52:12 +05:30
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore Ant cache files 2014-03-20 13:05:53 +01:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml We do not care about phpgettext tests, these are external 2014-05-10 15:27:52 +02:00
.travis.yml install composer packages for hhvm also 2014-08-31 15:13:45 +05:30
browse_foreigners.php PMA console, history and bookmarks. 2014-06-25 21:22:33 +08:00
build.xml Exclude composer installation directory from code checks 2014-09-08 16:10:10 +02:00
ChangeLog ChangeLog entry 2014-10-03 12:32:50 -04:00
changelog.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
chk_rel.php RFE#1123: Zeroconf PMA tables support. 2014-08-11 18:33:59 +05:30
composer.json use phpunit 4.1.x for testing 2014-08-31 14:53:03 +05:30
config.sample.inc.php Align 2014-10-02 10:04:15 +05:30
CONTRIBUTING.md Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
db_central_columns.php Consistent messages 2014-07-09 15:53:57 +02:00
db_create.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
db_datadict.php Remove unneeded code 2014-09-21 07:34:44 -04:00
db_designer.php 'same' and 'new' are the only choices here 2014-10-04 18:18:17 +05:30
db_events.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
db_export.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
db_import.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
db_operations.php Define $sql_query in all paths 2014-10-04 18:24:43 +05:30
db_printview.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
db_qbe.php Use db_desginer.php as a route for all designer operation. Combine pmd_general.lib.php and designer.lib.php into db_designer.lib.php 2014-08-14 07:22:32 +05:30
db_routines.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
db_search.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
db_sql.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
db_structure.php Refactor duplicate code 2014-09-25 11:57:28 -04:00
db_tracking.php Refactor duplicate code 2014-09-27 12:42:55 -04:00
db_triggers.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Fix coding style issues. 2014-06-16 11:50:55 +05:30
export.php Merge branch 'QA_4_2' 2014-09-27 09:14:31 -04:00
favicon.ico
file_echo.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
gis_data_editor.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
import_status.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
import.php Coding style modifications. 2014-09-14 16:16:47 +02:00
index.php Remove dead codes 2014-10-04 11:40:39 +05:30
LICENSE
license.php
navigation.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
normalization.php 3NF complete 2014-08-05 17:05:31 +05:30
phpinfo.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
phpmyadmin.css.php Fix coding style 2014-03-21 12:42:10 -04:00
phpunit.xml.dist Do not build HTML coverage logs, we do not use them at all 2014-06-24 11:53:00 +02: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 RFE#1123: Zeroconf PMA tables support. 2014-08-11 18:33:59 +05:30
prefs_manage.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
README 4.2.10-dev 2014-09-20 06:48:10 -04:00
README.rst Switch translation server to hosted Weblate 2014-10-02 10:38:59 +02:00
robots.txt
schema_export.php Simplify schema exporting 2014-08-24 07:36:10 +05:30
server_binlog.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_collations.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_databases.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_engines.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_export.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_import.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_plugins.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_privileges.php Cleanup edit privilege functionality 2014-10-03 09:48:15 +05:30
server_replication.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
server_sql.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_status_advisor.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_status_monitor.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
server_status_processes.php RFE-1490 Dynamic process list 2014-06-24 19:13:21 +05:30
server_status_queries.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
server_status_variables.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
server_status.php RFE-1490 Dynamic process list 2014-06-24 19:13:21 +05:30
server_user_groups.php Trailing white space 2014-07-23 17:27:45 +05:30
server_variables.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
tbl_addfield.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
tbl_change.php Refactor: we had three similar functions, refactored into just one. 2014-10-04 08:27:50 -04:00
tbl_chart.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
tbl_create.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
tbl_export.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
tbl_find_replace.php feature 857: Regex search and replace 2014-08-15 18:26:31 +05:30
tbl_get_field.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
tbl_gis_visualization.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
tbl_import.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
tbl_indexes.php RFE#908: Improvements for the table editor (index creation). 2014-07-22 15:29:06 +05:30
tbl_operations.php Move include file to a function 2014-09-18 13:01:49 -04:00
tbl_printview.php Merge pull request #1353 from Tithugues/securityStringSquash 2014-09-06 19:15:06 +02:00
tbl_relation.php Function does not handle null values even if it was documented to handle them 2014-10-04 19:13:34 +05:30
tbl_replace.php Remove unused parameter 2014-09-07 09:40:02 -04:00
tbl_row_action.php Provide sane fallback value 2014-08-01 10:48:37 +02:00
tbl_select.php Clarify variable's origin 2014-07-24 05:11:00 -07:00
tbl_sql.php Remove included 'common_error_reporting.php' script and its inclusion from all the scripts. 2014-06-16 11:50:54 +05:30
tbl_structure.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
tbl_tracking.php Refactor duplicate code 2014-09-27 12:42:55 -04:00
tbl_triggers.php
tbl_zoom_select.php Fix typo 2014-09-15 11:35:21 -04:00
themes.php PMA console, history and bookmarks. 2014-06-25 21:22:33 +08:00
transformation_overview.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
transformation_wrapper.php Mass modifications to use PMA_String. 2014-09-06 10:44:03 +02:00
url.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
user_password.php Coding style modifications. 2014-08-09 23:11:36 +02:00
version_check.php Reindent 2013-07-30 13:42:31 +02:00
view_create.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
view_operations.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
webapp.php Improve doc blocks 2012-09-05 22:14:40 +05:30

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

Version 4.3.0-dev

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

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