Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-15436

DBA file not handled correctly by ezoracle

    XMLWordPrintable

Details

    Description

      The following DBA file : http://svn.ez.no/svn/extensions/ezfind/ezp4/trunk/extension/ezfind/share/ezfind_elevate_configuration.dba generated using the following command :

      php bin/php/ezsqldumpschema.php --output-types=all --type=mysql --output-array --user=user --password=password ezfindbug15349 extension/ezfind/sql/ezfind_elevate_configuration.dba
      

      outputs a wrong format, yielding the following errors when trying to import it :

      [ Aug 26 2009 10:20:19 ] [] eZOracleDB::query():
      Error (904): ORA-00904: "ARRAY": invalid identifier
      Failed query at offset 58:
      CREATE INDEX ezfind_qry ON ezfind_elevate_configuration ( Array )
      
      Start of error:
      Array )
      [ Aug 26 2009 10:20:19 ] [] :
      Failed inserting the SQL:
      CREATE INDEX ezfind_qry ON ezfind_elevate_configuration ( Array )
      
      Steps to reproduce

      1. Retrieve http://svn.ez.no/svn/extensions/ezfind/ezp4/trunk/extension/ezfind/share/ezfind_elevate_configuration.dba@rev:4130
      2. Import the DBA file using bin/php/ezsqlinsertschema.php
      3. Check debug and errors + Oracle log.

      Attachments

        Activity

          People

            72f8acac-185f-4a54-9470-a7473f50daab@accounts.ibexa.co Gaetano Giunta
            nfrp nfrp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: