You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/04/24 14:18:15 UTC

[jira] Created: (DERBY-2585) Mistaken description in page of CLOB

Mistaken description in page of CLOB 
-------------------------------------

                 Key: DERBY-2585
                 URL: https://issues.apache.org/jira/browse/DERBY-2585
             Project: Derby
          Issue Type: Bug
         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
            Reporter: Tomohito Nakayama


There existed next description in page of CLOB.

> A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).

However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Jazarine Jamal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jazarine Jamal resolved DERBY-2585.
-----------------------------------

    Resolution: Fixed

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.zip, derby2585.diff
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Sandeep A (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandeep A updated DERBY-2585:
-----------------------------

    Attachment: derby2585.diff

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby2585.diff
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Sandeep A (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandeep A updated DERBY-2585:
-----------------------------

    Attachment: derby-2585.rar

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.rar
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Sandeep A (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandeep A reassigned DERBY-2585:
--------------------------------

    Assignee: Sandeep A

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dyre Tjeldvoll updated DERBY-2585:
----------------------------------

    Fix Version/s: 10.4.0.0

This issue has no fix version, but has been checked in to trunk after the 10.3 branch was cut, and has not been merged to the 10.3 branch (before the last release). 
(Some have been checked into trunk after 10.4 was cut and then merged to 10.4).

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>             Fix For: 10.4.0.0
>
>         Attachments: derby-2585.zip, derby2585.diff
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Sandeep A (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandeep A updated DERBY-2585:
-----------------------------

    Attachment: derby-2585.zip

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.zip, derby2585.diff
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Sandeep A (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandeep A updated DERBY-2585:
-----------------------------

    Derby Info: [Patch Available]

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.rar
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Sandeep A (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandeep A updated DERBY-2585:
-----------------------------

    Attachment:     (was: derby-2585.rar)

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby2585.diff
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dyre Tjeldvoll updated DERBY-2585:
----------------------------------

    Derby Info:   (was: [Patch Available])

Removing patch flag since the patch is in rar-format. Jira lets you attach multiple files, so it is not necessary to use an archive even when attaching multiple files.

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.rar
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567595#action_12567595 ] 

Dyre Tjeldvoll commented on DERBY-2585:
---------------------------------------

Please attach the output from svn diff as plain text file. 
See http://db.apache.org/derby/derby_comm.html#Contribute+Code+or+Documentation

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.rar
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Matrigali updated DERBY-2585:
----------------------------------

          Component/s: Documentation
    Affects Version/s: 10.3.0.0

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.0.0
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2585) Mistaken description in page of CLOB

Posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568035#action_12568035 ] 

Dyre Tjeldvoll commented on DERBY-2585:
---------------------------------------

Excellent, thank you your contribution!

Committed revision 620742.

> Mistaken description in page of CLOB 
> -------------------------------------
>
>                 Key: DERBY-2585
>                 URL: https://issues.apache.org/jira/browse/DERBY-2585
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.1.4
>         Environment: http://db.apache.org/derby/docs/dev/ref/rrefclob.html
>            Reporter: Tomohito Nakayama
>            Assignee: Sandeep A
>         Attachments: derby-2585.zip, derby2585.diff
>
>
> There existed next description in page of CLOB.
> > A CLOB without a specified length is defaulted to two gigabytes (2,147,483,647).
> However, this page explains that length of CLOB is counted as number of characters and not as number of bytes.
> Then I think above description should be written as two giga characters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.