I can't alter domain type for varchar with length minor to 100 character
------------------------------------------------------------------------
Key: CORE-4718
URL: http://tracker.firebirdsql.org/browse/CORE-4718
Project: Firebird Core
Issue Type: Bug
Affects Versions: 2.5.3
Environment: Windows
Reporter: Vicente Tejero Trueba
When I try to alter domain to a new character length of 35 character I receive
a exception
Before the domain have a length of 30 characters
alter domain DINUTIL
type varchar(35);
The exception:
New size specified for column DINUTIL must be at least 100 characters.
SQL Code: -607
IB Error Number: 335544351
Is it correct?
--
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
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel