Changes between Version 52 and Version 53 of DatabaseBasedAnalysis


Ignore:
Timestamp:
08/05/18 13:27:03 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBasedAnalysis

    v52 v53  
    171171The output should look similar to this
    172172{{{
    173 Reading global  options from 'fact++.rc'.
    174 Reading default options from 'rootifysql.rc'.
    175 
    176173------------------------ Rootify SQL -------------------------
    177174Connecting to database...
     
    194191Per default rows which contain any NULL are not written to the file because all values are converted to a DOUBLE and there is no representation for a NULL-value in double. So, we need to force the output with {{{--ignore-null}}} and will get something like:
    195192{{{
    196 Reading global  options from 'fact++.rc'.
    197 Reading default options from 'rootifysql.rc'.
    198 
    199193------------------------ Rootify SQL -------------------------
    200194Connecting to database...