Transformation of dtype_text into blr_varying2 for parameter message

10 views
Skip to first unread message

Dimitry Sibiryakov

unread,
May 19, 2025, 6:58:57 AMMay 19
to firebir...@googlegroups.com
Hello All,

I'm unable to find where in engine subj happen in the following testcase.
Could you point me?

SQL> create table b (x char(10) character set utf8);
SQL> set sqlda_display;
SQL> set exec_path_display blr;
SQL> insert into b values(?);

INPUT message field count: 1
01: sqltype: 452 *TEXT* Nullable scale: 0 subtype: 0 len: 10 charset: 48 DOS866
: name: alias:
: table: owner:

Execution path (BLR):

0 blr_version5,
1 blr_begin,
2 blr_message, 0, 2,0,
6 blr_short, 0,
8 *blr_varying2*, 48,0, 10,0,
13 blr_receive_batch, 0,
15 blr_store,
16 blr_rid, 139,0, 0,
20 blr_begin,
21 blr_assignment,
22 blr_parameter2, 0, 1,0, 0,0,
28 blr_fid, 0, 0,0,
32 blr_end,
33 blr_end,
34 blr_eoc

Tested in versions 4-6.

--
WBR, SD.

Dimitry Sibiryakov

unread,
May 19, 2025, 7:55:01 AMMay 19
to firebir...@googlegroups.com
Dimitry Sibiryakov wrote 19.05.2025 12:58:
>   I'm unable to find where in engine subj happen in the following testcase.

Found it with a reference to CORE-2606.

--
WBR, SD.

Adriano dos Santos Fernandes

unread,
May 19, 2025, 7:55:59 AMMay 19
to firebir...@googlegroups.com
On 19/05/2025 07:58, 'Dimitry Sibiryakov' via firebird-devel wrote:
>   Hello All,
>
>   I'm unable to find where in engine subj happen in the following
> testcase. Could you point me?
>

// We should convert par_desc from text to varying so the user can
receive it with


Adriano

Reply all
Reply to author
Forward
0 new messages