Annotation of FM2SQL/export/log.txt, revision 1.1

1.1     ! rogo        1: source
        !             2: useMapper false
        !             3: url jdbc:fmpro:http://pythia:8050
        !             4: user rogo
        !             5: password 
        !             6: number of tables 1
        !             7: table true
        !             8: select select * from "Zeitabrechnung-Einzelposten.fp5"
        !             9: id was intid
        !            10: Kunde, Taetigkeit, Betrag
        !            11: jdbc:postgresql://foxridge/test
        !            12:  bin in synchronize!!!
        !            13: url jdbc:fmpro:http://pythia:8050
        !            14: odbc with properties inited
        !            15: time to execute 289
        !            16: url jdbc:postgresql://foxridge/test
        !            17: new Query select * from "zeitabrechnung_einzelposten"
        !            18: subQuery 
        !            19: time to execute 45
        !            20: subQuery 
        !            21: time to execute 32
        !            22: linesToAppend [] zeitabrechnung_einzelposten
        !            23: linesToDelete [] zeitabrechnung_einzelposten
        !            24: ID LIST SIZE 4 8
        !            25: 1 6 9
        !            26: select * from "Zeitabrechnung-Einzelposten.fp5" where "intid">='1' and "intid"<='6'
        !            27: time to execute 322
        !            28: Date 20.05.2000
        !            29: Rows 4 20
        !            30: Time needed for query and data retrieval 622 ms
        !            31: 4
        !            32:  last intervall from 6 9
        !            33: select * from "Zeitabrechnung-Einzelposten.fp5" where "intid">='6' and "intid"<='9'
        !            34: time to execute 253
        !            35: Date 22.10.2005
        !            36: Date 20.05.2000
        !            37: Date 20.05.2003
        !            38: Rows 4 20
        !            39: Time needed for query and data retrieval 429 ms
        !            40: subQuery  where "intid">'9'
        !            41: time to execute 209
        !            42: subQuery 
        !            43: time to execute 5
        !            44: found list Kunde, Taetigkeit, Betrag
        !            45: time to execute 28
        !            46: found field kunde text
        !            47: found field taetigkeit text
        !            48: found field betrag int4
        !            49: Time for incremental synchronize  elapsed 2292
        !            50: DBBean$ConnectionPool@3ecfff
        !            51: DBBean$ConnectionPool@1c99159
        !            52: Finished!

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>