Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEL character not escaped #3850

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

DEL character not escaped #3850

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working Client interfaces normal

Comments

@monetdb-team
Copy link

Date: 2015-11-05 13:00:03 +0100
From: sebastien.raillard
To: clients devs <>
Version: 11.21.11 (Jul2015-SP1)

Last updated: 2016-01-15 11:37:54 +0100

Comment 21464

Date: 2015-11-05 13:00:03 +0100
From: sebastien.raillard

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
Build Identifier:

When dumping a table with CHAR/VARCHAR/TEXT columns containing a DEL character (code 0x7F) using the tool msqldump, this control character isn't escaped.

All the other control characters (0x01 to 0x1F) are correctly escaped.
The control character NUL (0x00) isn't stored.

Reproducible: Always

Comment 21467

Date: 2015-11-05 14:40:40 +0100
From: MonetDB Mercurial Repository <>

Changeset b4b8d84f5931 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=b4b8d84f5931

Changeset description:

Test for bug #3850.

Comment 21468

Date: 2015-11-05 14:41:11 +0100
From: @sjoerdmullender

Fixed with changeset c6969b8883e4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Client interfaces normal
Projects
None yet
Development

No branches or pull requests

2 participants