[ 
https://issues.apache.org/jira/browse/DERBY-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036439#comment-13036439
 ] 

Kim Haase commented on DERBY-5238:
----------------------------------

Thanks very much, Rick!

Committed patch DERBY-5238.diff to documentation trunk at revision 1125079. 
Merged to 10.8 doc branch at revision 1125084. 

As I noted in comments on DERBY-5226, there are also a few places in code 
comments that contain the same misleading typo (32762) -- this might be how it 
got into the docs:

java/engine/org/apache/derby/catalog/SystemProcedures.java
java/drda/org/apache/derby/impl/drda/DDMReader.java
java/engine/org/apache/derby/impl/sql/catalog/DataDictionaryImpl.java

I wonder if the DDMReader.java occurrence might be a special case (although 
32672 occurs in java/drda/org/apache/derby/impl/drda/DRDAConnThread.java)? 
Anyway, I'll work on a second patch to fix these. I can't do any harm since 
these are in comments, and I'll make sure the trunk builds (I won't worry about 
the branch here).

> VARCHAR size typos in some documentation topics
> -----------------------------------------------
>
>                 Key: DERBY-5238
>                 URL: https://issues.apache.org/jira/browse/DERBY-5238
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.8.1.2
>            Reporter: Kim Haase
>            Assignee: Kim Haase
>            Priority: Minor
>         Attachments: DERBY-5238.diff, DERBY-5238.stat, DERBY-5238.zip
>
>
> In the following topics, the size limit for VARCHAR has a typo (32762 instead 
> of 32672): 
> rtoolsimport64241.dita, "Parameters for the import procedures" (COLUMNINDEXES 
> entry)
> rrefgetdbpropfunc.dita, "SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY system 
> function"
> rrefsyscsruntimestatsfunc.dita, "SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS 
> system function"
> rrefimportdataproc.dita, "SYSCS_UTIL.SYSCS_IMPORT_DATA system procedure"
> rrefimportdataproclobs.dita, "SYSCS_UTIL.SYSCS_IMPORT_DATA_LOBS_FROM_EXTFILE 
> system procedure" 
> These errors should be fixed to prevent user confusion.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to