Re: [Firebird-devel] Firebird returns truncation error for valid LIKE / SIMILAR TO patterns that are longer than the field length

2013-11-24 Thread Dmitry Yemanov
24.11.2013 23:21, Mark Rotteveel wrote: > I assume that is an artifact of the implementation, could you point me > to some code that shows this. If I look at the (wire!) protocol itself, > there is no such limitation to the total message length when sending > parameters (eg in op_execute2), althou

Re: [Firebird-devel] [FB-Tracker] Commented: (CORE-3559) Firebird returns truncation error for valid LIKE / SIMILAR TO patterns that are longer than the field length

2013-11-24 Thread Mark Rotteveel
On 24-11-2013 19:15, Dmitry Yemanov (JIRA) wrote: > > [ > http://tracker.firebirdsql.org/browse/CORE-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27380#action_27380 > ] > > Dmitry Yemanov commented on CORE-3559: > ---

[Firebird-devel] [FB-Tracker] Created: (CORE-4279) Invalid error message: "CHARACTER SET OCTETS is not defined" on db creation with isc_dpb_lc_ctype = OCTETS

2013-11-24 Thread Nick Dee (JIRA)
Invalid error message: "CHARACTER SET OCTETS is not defined" on db creation with isc_dpb_lc_ctype = OCTETS --- Key: CORE-4279 URL: http://tracker.firebirdsql.

[Firebird-devel] [FB-Tracker] Created: (CORE-4278) Matching CHAR column with LIKE does not ignore padding, so doesn't match expected values

2013-11-24 Thread Mark Rotteveel (JIRA)
Matching CHAR column with LIKE does not ignore padding, so doesn't match expected values Key: CORE-4278 URL: http://tracker.firebirdsql.org/browse/CORE-4278 Proj