# # ChangeLog for trunk/FACT++/src/calcsource.cc # # Generated by Trac 1.5.2 # 11/14/24 11:17:09 Fri, 31 Aug 2018 15:27:46 GMT tbretz [19193] * trunk/FACT++/src/calcsource.cc (modified) Right now w do not have the ponting position stored event wise... ... Sun, 12 Aug 2018 20:16:02 GMT tbretz [19156] * trunk/FACT++/src/calcsource.cc (modified) Enclose table names. Sat, 04 Aug 2018 21:48:33 GMT tbretz [19139] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/makeschedule.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Found a nicer way to add arguments to database URI Fri, 03 Aug 2018 19:53:39 GMT tbretz [19136] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Output some more connection information with print-connect Fri, 03 Aug 2018 12:43:35 GMT tbretz [19125] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/makeschedule.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Updated the explanation for the databse resource to reflect the ... Wed, 01 Aug 2018 18:11:10 GMT tbretz [19122] * trunk/FACT++/src/calcsource.cc (modified) Print average execution time per row. Tue, 31 Jul 2018 20:07:45 GMT tbretz [19115] * trunk/FACT++/src/calcsource.cc (modified) The UPDATE was missing in the ON DUPLICATE directive. Tue, 31 Jul 2018 19:57:08 GMT tbretz [19113] * trunk/FACT++/src/calcsource.cc (modified) Use ON DUPLICATE KEY for updating not the UPDATE directive. Tue, 31 Jul 2018 19:51:34 GMT tbretz [19112] * trunk/FACT++/src/calcsource.cc (modified) Implemented --engine and --row-format. Tue, 31 Jul 2018 13:53:03 GMT tbretz [19107] * trunk/FACT++/src/calcsource.cc (modified) Implmented ignore-errors option. Tue, 31 Jul 2018 13:46:52 GMT tbretz [19106] * trunk/FACT++/src/calcsource.cc (modified) Output info-string and potential warnings. Tue, 24 Jul 2018 19:02:30 GMT tbretz [19083] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Just realized that grep has the -A option -- so the change wasn't ... Tue, 24 Jul 2018 18:59:17 GMT tbretz [19082] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Error in the same line, so it is easier to grep for it. Mon, 23 Jul 2018 15:07:44 GMT tbretz [19078] * trunk/FACT++/src/calcsource.cc (modified) Protection to fail against 'no data' Mon, 23 Jul 2018 14:58:30 GMT tbretz [19076] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Print a hint on the size of the large query sent. Sat, 21 Jul 2018 14:39:04 GMT tbretz [19071] * trunk/FACT++/src/calcsource.cc (modified) Sorted the options a bit. Sat, 21 Jul 2018 14:33:18 GMT tbretz [19070] * trunk/FACT++/src/calcsource.cc (modified) Fixed the default value for the calcsource. Sat, 21 Jul 2018 14:30:20 GMT tbretz [19069] * trunk/FACT++/src/calcsource.cc (modified) Improved help text. Sat, 21 Jul 2018 13:57:22 GMT tbretz [19068] * trunk/FACT++/src/calcsource.cc (modified) Made the code and output more consistent, added the option to update ... Mon, 16 Jul 2018 15:40:18 GMT tbretz [19053] * trunk/FACT++/src/calcsource.cc (added) This is a draft to fill in source positions to the database.