Changes between Version 3 and Version 4 of TimeBasedDB


Ignore:
Timestamp:
10/29/14 13:36:46 (11 years ago)
Author:
dneise
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TimeBasedDB

    v3 v4  
    134134This limit is crossed by FAD_CONTROL_EVENT_DATA, which ends up having 5762 columns. So we omit this aux file for the time being.
    135135
     136=== omitted FITS files ===
     137the following slow data files were omitted during table creation:
     138
     139    * 'CLIENT_LIST' # ???
     140    * 'CHAT_MESSAGE'  # ???
     141    * 'FAD_CONTROL_START_RUN' # ???
     142    * 'FAD_CONTROL_EVENT_DATA' # too many columns
     143    * 'FEEDBACK_CALIBRATION' # omitted because it generates a strange error, that might be connected to a column name, that is the same as an internal innoDB table name     or so... strange
     144    * 'GPS_CONTROL_NEMA', # omitted, because of column name 'Time' and 'time', maybe my mysql installation is case insensitive .. :-| stupid me.
     145