Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2669

If no territory attribute is not specified at create database time, then we should ignore the collation attribute if specified.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • SQL
    • None

    Description

      If a user specifies a create database url like following
      jdbc:derby:abcDB;create=true;collation=TERRITORY_BASED
      we should ignore the collation attribute because no territory attribute has been specified. The current Derby 10.3 code does not do that. Once this is fixed, we should add a test case for it in CollationTest.java

      Attachments

        Issue Links

          Activity

            People

              mikem Mike Matrigali
              mamtas Mamta A. Satoor
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: