phpmyadmin/libraries
Michal Čihař 8742209c63 Fix single quote export for servers in ANSI_QUOTES mode
It is possible to escape ' inside '' as both '' and \'. However using ''
is MySQL extension and does not work in ANSI mode. We need to generate
compatible exports in this case, so sticking with \' is safer.

Fixes #11721

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-07 15:33:37 +01:00
..
bfShapeFiles Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
config Fixes #11505 Notice on htmlspecialchars() 2015-09-27 08:52:07 -04:00
controllers Fixes issue 11661 2015-11-12 20:05:19 +05:30
dbi Update dummy queries as well 2015-10-26 17:32:38 +11:00
di Fixed more issues. 2015-07-25 19:39:33 +03:00
engines Make PHPCS happy. 2015-08-24 21:03:10 +02:00
gis Use maps only if the data has SRIDs 2015-08-25 12:24:33 +10:00
navigation Fix tests 2015-10-26 17:06:04 +11:00
php-gettext Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
phpseclib Typo in variable name 2015-09-05 12:27:12 -04:00
plugins Fixes #11693 : Flush privileges overusage - related to issue 11597 2015-11-26 19:25:18 +05:30
properties Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
rte issue #11701 Show create procedure SQL 2015-12-01 10:42:51 +11:00
sql-parser Fixes #11664. Online syntax verifier bug - "IF" on SELECT statement 2015-11-17 22:26:47 +02:00
tcpdf Upgrade TCPDF to version 6.2.9 2015-07-27 18:05:14 +05:30
.gitignore
Advisor.class.php bug #4886 Clicking on external links in advisor rules give JS error 2015-05-04 10:20:44 +05:30
advisory_rules.txt Link to these websites 2015-05-04 12:17:04 +05:30
bookmark.lib.php Make PHPCS happy. 2015-08-24 20:00:22 +02:00
browse_foreigners.lib.php Fix coding style 2015-05-28 09:55:57 -04:00
build_html_for_db.lib.php Use sentence case for these as well 2015-08-25 21:41:27 +10:00
central_columns.lib.php Update PHPDoc. 2015-08-24 21:50:17 +02:00
charset_conversion.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
check_user_privileges.lib.php Fixes #11693 : Flush privileges overusage - related to issue 11597 2015-11-26 19:25:18 +05:30
cleanup.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
common.inc.php Fix cookies clearing on version change 2015-10-10 08:26:40 +11:00
Config.class.php 4.5.3-dev 2015-11-16 07:25:00 -05:00
config.default.php Fixes #11448 Clarify doc about the MemoryLimit directive 2015-08-31 16:55:03 -04:00
config.values.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
Console.class.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
core.lib.php Merge pull request #1794 from Tithugues/templatingHeaderLocation 2015-07-19 21:53:34 +02:00
create_addfield.lib.php Strict check for create_addfield.lib.php 2015-08-04 12:13:03 +08:00
data_dictionary_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
database_interface.inc.php Introduce dependency injection container 2015-06-30 10:08:03 +08:00
DatabaseInterface.class.php Properly report error on connecting 2015-12-04 12:13:47 +01:00
db_common.inc.php Add missing includes and update member variables 2015-08-12 09:41:54 +05:30
db_designer.lib.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
db_table_exists.lib.php Resolve conflicts from upstream 2015-07-23 11:29:53 +08:00
DBQbe.class.php Make PHPCS happy. 2015-08-24 21:03:10 +02:00
DbSearch.class.php Standardize to sentence case 2015-08-26 16:57:42 +10:00
display_change_password.lib.php Fixed error in PR : 11569 2015-10-16 02:55:07 +05:30
display_create_database.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
display_create_table.lib.php create_table.phtml is more suited with database related templates 2015-08-10 11:02:31 +05:30
display_export.inc.php This is an internal directive. Use without underscore to match other similar ones 2015-07-09 17:12:21 +05:30
display_export.lib.php Fix bug - Do not export sys database when exporting server 2015-08-28 19:44:33 +10:00
display_git_revision.lib.php Fix typo 2015-05-11 11:00:45 +02:00
display_import_ajax.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
display_import.lib.php Standardize to sentence case 2015-08-26 16:57:42 +10:00
display_select_lang.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
DisplayResults.class.php Use sentence case - more instances 2015-08-25 21:24:41 +10:00
Error_Handler.class.php Undefined index: SendErrorReports 2015-11-19 11:27:01 -05:00
error_report.lib.php Use HTTPS to submit error reports 2015-08-19 07:49:45 +02:00
Error.class.php Fixed more issues. 2015-07-25 19:39:33 +03:00
error.inc.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
export.lib.php Fix parameter order 2015-10-13 09:25:15 -04:00
file_listing.lib.php Replace mb functions by standard string functions. 2014-10-05 11:31:50 +02:00
File.class.php Make PHPCS happy. 2015-08-24 19:36:16 +02:00
Font.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Footer.class.php Fixes #11495 'PMA_Microhistory' is undefined 2015-09-24 09:27:17 -04:00
Header.class.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
iconv_wrapper.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
import.lib.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
Index.class.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
index.lib.php Make PHPCS happy. 2015-08-24 19:43:19 +02:00
information_schema_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
insert_edit.lib.php Update PHPDoc. 2015-08-24 23:34:50 +02:00
ip_allow_deny.lib.php Avoid failure if allowdeny rules are not set 2015-09-14 10:34:58 +02:00
js_escape.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
kanji-encoding.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Linter.class.php Fixed class name. 2015-09-15 22:44:07 +03:00
List_Database.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
List.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
logging.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Menu.class.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
Message.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
mime.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
mult_submits.inc.php Refactor db_info.inc.php 2015-08-25 11:16:59 -04:00
mult_submits.lib.php Fix bulk actions on table=>structure: move related code out of mult_submits_inc toStructureController 2015-08-04 02:20:11 +05:30
mysql_charsets.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
mysql_charsets.lib.php Fix bugs introduced in 788c96e8c7 while fixing issue #11442 2015-09-03 09:53:34 +10:00
mysql_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
normalization.lib.php Update PHPDoc. 2015-08-24 21:50:17 +02:00
opendocument.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
operations.lib.php #11612 Undefined index: new_row_format 2015-10-27 20:37:55 +11:00
OutputBuffering.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
parse_analyze.inc.php Removed dead code. 2015-07-10 23:18:18 +03:00
Partition.class.php Fix #11442 MySQL 5.7 and SHOW VARIABLES 2015-08-31 17:10:32 +10:00
PDF.class.php Fixed more issues. 2015-07-25 19:39:33 +03:00
plugin_interface.lib.php Update PHPDoc. 2015-08-24 23:34:50 +02:00
PMA.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
pmd_common.php Fix return parameter 2015-08-13 08:08:32 -04:00
RecentFavoriteTable.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
relation_cleanup.lib.php Update PHPDoc. 2015-07-19 13:41:13 +02:00
relation.lib.php Fix return type 2015-08-24 15:30:27 +02:00
replication_gui.lib.php Fix #11548 Confirm box on "Reset slave" option 2015-10-09 10:06:49 +11:00
replication.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Response.class.php Make PHPCS happy. 2015-08-24 21:27:25 +02:00
sanitizing.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
SavedSearches.class.php Explicit array type 2014-06-06 14:59:22 +02:00
Scripts.class.php Fix merge conflict 2015-09-04 07:53:44 -04:00
select_lang.lib.php Make PHPCS happy. 2015-07-23 17:47:53 +02:00
select_server.lib.php Use sentence case 2015-08-25 21:21:11 +10:00
server_bin_log.lib.php Remove extraneous spaces around values. Remove deprecated cellpadding and cellspacing attributes 2015-07-28 15:12:52 +05:30
server_collations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_common.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_common.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_databases.lib.php Use sentence case 2015-08-25 21:21:11 +10:00
server_engines.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_plugins.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_privileges.lib.php Fix for not being able to create users on Percona Server 2015-11-27 08:30:58 -05:00
server_status_advisor.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_status_monitor.lib.php Use sentence case for these as well 2015-08-25 21:41:27 +10:00
server_status_processes.lib.php Make PHPCS happy. 2015-07-25 22:51:02 +02:00
server_status_queries.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_status_variables.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_status.lib.php Refactor server_status.lib.php 2015-08-12 16:38:36 +05:30
server_user_groups.lib.php Use sentence case - more instances 2015-08-25 21:24:41 +10:00
server_users.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
server_variables.lib.php Fixes #11486 Server variable edition in ANSI_QUOTES sql_mode: losing current value 2015-09-16 08:09:08 -04:00
ServerStatusData.class.php Fix #11445 MySQL 5.7 and Status page for an unprivileged user 2015-08-31 21:23:51 +10:00
session.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
special_schema_links.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
sql_query_form.lib.php Clarify verification 2015-08-01 08:39:39 -04:00
sql.lib.php Fixes #11480 Notice Undefined index: drop_database 2015-09-14 08:16:38 -04:00
StorageEngine.class.php Make PHPCS happy. 2015-08-24 20:00:22 +02:00
String.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
string.lib.php Add multibytes constants. 2014-10-31 21:21:12 +01:00
StringAbstractType.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
StringByte.int.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
StringCType.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
stringMb.lib.php Create new PMA mb_* functions and initialise unit tests. 2014-09-28 14:08:04 +02:00
stringNative.lib.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
StringNativeType.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
StringType.int.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
sysinfo.lib.php Update PHPDoc. 2015-08-24 23:34:50 +02:00
SystemDatabase.class.php Make scrutinizer happy 2015-08-03 16:04:58 -04:00
Table.class.php Fix - exclude db name in SQL when relations are made between table in the same db 2015-12-02 10:35:49 +11:00
tbl_columns_definition_form.inc.php Fixes issue #11399. 2015-08-21 07:23:27 -04:00
tbl_common.inc.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
tbl_info.inc.php Recover tests for PMA_Table and rename sGetStatusInfo to getStatusInfo 2015-08-12 16:48:40 +08:00
Template.class.php Make PHPcs happy. 2015-05-23 00:43:18 +02:00
Theme_Manager.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Theme.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
Tracker.class.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
tracking.lib.php Add missing type check 2015-08-24 15:30:27 +02:00
transformations.lib.php Fixed coding style. 2015-07-19 00:18:49 +03:00
Types.class.php Make PHPCS happy. 2015-08-24 21:03:10 +02:00
url_generating.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
user_preferences.inc.php Make PHPCS happy. 2015-08-24 21:03:10 +02:00
user_preferences.lib.php Templating user preferences form. 2015-07-25 13:14:43 +02:00
Util.class.php Fix single quote export for servers in ANSI_QUOTES mode 2015-12-07 15:33:37 +01:00
util.lib.php Add missing file comment and security. 2015-07-19 13:59:47 +02:00
vendor_config.php allow to use system udan11/sql-parser 2015-09-14 10:47:37 -04:00
VersionInformation.php Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system 2015-09-22 21:35:05 +10:00
zip_extension.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
zip.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00