[MCOL-673] BLOB INSERT...SELECT / LDI fail on long strings Created: 2017-04-20  Updated: 2017-04-20  Resolved: 2017-04-20

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.1.0
Fix Version/s: 1.1.0

Type: Bug Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-267 TEXT and BLOB data types are not supp... Closed
Sprint: 2017-8

 Description   

When the length a BLOB is greater than half the max length of the column I_S / LDI fail due to casting the length to a signed int instead of an unsigned int. TEXT is not affected.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2017-04-20 ]

Pull request in develop and regression suite.

Comment by Daniel Lee (Inactive) [ 2017-04-20 ]

Build verified: Github source

[root@localhost mariadb-columnstore-server]# git show
commit 0a6aea3145f55cebffd86fdb6717284a83fbd2b7
Merge: ef372bf d9dbe2f
Author: david hill <david.hill@mariadb.com>
Date: Thu Apr 6 13:56:52 2017 -0500

Merge pull request #42 from mariadb-corporation/MCOL-377

Make audit plugin display columnstore original query in logging

[root@localhost mariadb-columnstore-server]# cd mariadb-columnstore-engine/
[root@localhost mariadb-columnstore-engine]# git show
commit f8f045f3a9792584e0b407f99c59483289e82aa1
Merge: e1a71a5 944d764
Author: dhall-InfiniDB <david.hall@mariadb.com>
Date: Thu Apr 20 14:14:50 2017 -0500

Merge pull request #155 from mariadb-corporation/MCOL-673

MCOL-673 Fix I_S/LDI for larger BLOBs

Verified InsertSelect and LDI for TEXT, BLOB, LONGTEXT, LONGBLOB.

Generated at Thu Feb 08 02:22:56 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.