Skip to content

BLOB transliteration problem in a specific case [CORE2785] #3176

@firebird-automations

Description

@firebird-automations

Submitted by: GR (gr)

Relate to CORE2222

Attachments:
db.sql
2785.sql

Transliteration error occurs with statement

COMMENT ON table T IS
'параметры: количество
если больше 0 подгоняет сумму товаров под данное значение пропорционально себестоимости
если меньше 0, на выходе в GSUMMA будет себестоимость за 1 ед.
если равно 0, делает только разложение на компоненты
Результат';

--

This operation is not defined for system tables.
unsuccessful metadata update.
Create metadata BLOB failed.
Cannot transliterate character between character sets.

--

Reproduces with IBExpert. With ISQL - or hangs up, or gets error too:

Statement failed, SQLCODE = -607
unsuccessful metadata update
-Create metadata BLOB failed
-Cannot transliterate character between character sets

With CharSet WIN1251 works fine.

Commits: 1e0e251 a2a09e3 667b32e

====== Test Details ======

Broken links to attaches.
2 dimitr: if these scripts were saved somewhere else, please send them to me.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions