Too small new limit of alias length
-----------------------------------
Key: CORE-5282
URL: http://tracker.firebirdsql.org/browse/CORE-5282
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 3.0.0
Reporter: Sergey
Priority: Critical
The new limit of alias names to 31 bytes (of utf-8 presentation) breaks
queries, with aliases with some non-latin characters which length is not
exceeds 31 symbols.
I consider it as a regression because on firebird 2.5 queries like this:
select 1 "абвгдежзиклмнопрстуфхцчшщъыьэюя" /*31 cyrillic symbols*/ from
RDB$DATABASE
works fine as excepted, without any alias truncation and without any problems.
In project I have a lot of reports (hundreds) those use queries with such
aliases, with cyrillics, but strongly with length <= 31 symbols. This problem
stops me to migrate to firebird 3.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel