Go to file
Madhura Jayaratne 4cf4e41dec Table filtering for multiquery
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-01 08:27:10 +05:30
doc 4.3.1-dev 2014-11-26 11:20:54 -05:00
examples Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
js Table filtering for multiquery 2014-12-01 08:27:10 +05:30
libraries Table filtering for multiquery 2014-12-01 08:27:10 +05:30
PMAStandard Added codesniffer rule to detect trailing whitespace 2014-06-01 20:08:39 +05:30
po Translated using Weblate (Estonian) 2014-11-27 08:53:56 +01:00
scripts Cleanup and clarifications 2014-11-16 06:27:02 -05:00
setup Long messages wrapped 2014-11-11 17:45:59 +05:30
test Update getCheckbox to add id field. Remove id field from profiling checkbox 2014-11-27 16:58:20 +05:30
themes Fix too long lines in pmd.css.php. 2014-11-22 19:28:43 +01:00
.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 Use the new beta build env on Travis 2014-11-12 07:59:32 -05:00
browse_foreigners.php PMA console, history and bookmarks. 2014-06-25 21:22:33 +08:00
build.xml Merge branch 'QA_4_2' 2014-11-05 09:43:58 +01:00
ChangeLog Merge branch 'QA_4_3' 2014-11-27 10:34:44 +05:30
changelog.php Replace mb functions by standard string functions. 2014-10-04 10:09:06 +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 Improve message 2014-11-11 16:37:52 +01:00
db_create.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
db_datadict.php Eliminate duplicate code 2014-11-11 20:49:11 +05:30
db_designer.php 'same' and 'new' are the only choices here 2014-10-04 18:18:17 +05:30
db_events.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
db_export.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_import.php Fix typos. 2014-11-02 14:33:41 +01:00
db_operations.php This is no longer required 2014-11-26 15:43:06 +05:30
db_printview.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01: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 refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
db_search.php Fix typos. 2014-11-02 18:32:42 +01:00
db_sql_autocomplete.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
db_sql.php Table filtering for multiquery 2014-12-01 08:27:10 +05:30
db_structure.php Minor coding style modifications. 2014-11-10 16:50:18 +01:00
db_tracking.php Remove duplicate code 2014-11-26 18:23:08 +05:30
db_triggers.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Fix typos. 2014-11-02 14:33:41 +01:00
export.php Directly use a POST parameter 2014-11-11 15:47:51 -05:00
favicon.ico
file_echo.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
gis_data_editor.php Replace mb functions by standard string functions. 2014-10-04 10:09:06 +02:00
import_status.php Remove use of PMA_String in comments. 2014-09-28 18:19:30 +02:00
import.php Merge pull request #1397 from madhuracj/multiquery 2014-11-22 07:28:54 -05:00
index.php Fix merge conflict 2014-11-22 09:10:08 -05:00
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 More fixes to new PMA_URL_getCommon style 2014-10-18 19:42:39 +02:00
prefs_manage.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
print.css
README 4.3.1-dev 2014-11-26 11:20:54 -05: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 unused parameter binary_log_file_names 2014-01-06 11:33:25 +01:00
server_collations.php Various coding style fixes 2013-08-06 15:44:51 +02:00
server_databases.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_engines.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
server_export.php rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export 2013-07-21 10:23:35 +08:00
server_import.php Various coding style fixes 2013-08-06 15:44:51 +02:00
server_plugins.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
server_privileges.php Merge branch 'QA_4_2' 2014-10-23 12:58:09 -04:00
server_replication.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_sql.php Table filtering for multiquery 2014-12-01 08:27:10 +05:30
server_status_advisor.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_monitor.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_processes.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_queries.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_variables.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_user_groups.php Trailing white space 2014-07-23 17:27:45 +05:30
server_variables.php Remove unused param from PMA_Util::showMySQLDocu 2013-08-07 08:48:50 +02:00
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
tbl_addfield.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
tbl_change.php Fix syntax error. 2014-10-20 20:56:12 +02:00
tbl_chart.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
tbl_create.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
tbl_export.php bug #4444 No insert statement produced in SQL export for queries with alias 2014-11-19 10:36:29 +05:30
tbl_find_replace.php Update to new PMA_URL_getCommon parameters 2014-11-12 17:33:37 +05:30
tbl_get_field.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
tbl_gis_visualization.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_import.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
tbl_indexes.php RFE#908: Improvements for the table editor (index creation). 2014-07-22 15:29:06 +05:30
tbl_operations.php Fix syntax error. 2014-10-20 20:56:12 +02:00
tbl_printview.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
tbl_recent_favorite.php Do not check for the validity of all recent tables on initial loading. 2014-10-20 12:29:48 +05:30
tbl_relation.php Use post params directly 2014-11-03 21:24:21 -08:00
tbl_replace.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_row_action.php Provide sane fallback value 2014-08-01 10:48:37 +02:00
tbl_select.php Fix failing unit tests 2014-10-22 20:06:14 +02:00
tbl_sql.php Table filtering for multiquery 2014-12-01 08:27:10 +05:30
tbl_structure.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
tbl_tracking.php Allow deleting individual versions of tracking data 2014-11-26 17:57:33 +05:30
tbl_triggers.php
tbl_zoom_select.php Merge branch 'QA_4_2' into QA_4_3 2014-11-20 21:44:53 +05:30
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 Replace mb functions by standard string functions. 2014-10-04 10:09:06 +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 Cannot create view via Query results operation (master only) 2014-11-05 12:59:42 -05:00
view_operations.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
webapp.php Fix typos. 2014-11-02 18:32:42 +01:00

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

Version 4.4.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