XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • None
    • connectivity-mxosrvr
    • None

    Description

      the function AssignColEntry in file core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp:

       

      cliRC = cliInterface->getAttributes(1, TRUE, fsDatatype, length,

                                          &indOffset, &varOffset);

       

      cliRC = cliInterface->getAttributes(entry, TRUE, fsDatatype, length,

                                          &indOffset, &varOffset);

       

      there are two cliInterface->getAttributes():, and the first is redundant.

      Attachments

        Issue Links

          Activity

            People

              Wenjun Zhu Wenjun Zhu
              Wenjun Zhu Wenjun Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: