# # ChangeLog for trunk/FACT++/src/rootifysql.cc # # Generated by Trac 1.5.2 # 11/18/24 05:50:24 Thu, 04 Apr 2019 15:40:21 GMT tbretz [19482] * trunk/FACT++/src/rootifysql.cc (modified) Improved help text. Mon, 07 Jan 2019 21:41:44 GMT Daniela Dorner [19423] * trunk/FACT++/src/rootifysql.cc (modified) bugfix in file splitting Thu, 15 Nov 2018 17:05:18 GMT tbretz [19403] * trunk/FACT++/src/rootifysql.cc (modified) include 'random' was missing for Peppermint 9 (gcc 7) Wed, 24 Oct 2018 21:17:31 GMT tbretz [19301] * trunk/FACT++/src/rootifysql.cc (modified) Comparison of singned with unsigned Tue, 23 Oct 2018 19:47:00 GMT tbretz [19283] * trunk/FACT++/src/rootifysql.cc (modified) Added comment. Tue, 23 Oct 2018 19:26:27 GMT tbretz [19281] * trunk/FACT++/src/rootifysql.cc (modified) Some minor updates to the output. Tue, 23 Oct 2018 17:48:24 GMT tbretz [19280] * trunk/FACT++/src/rootifysql.cc (modified) Implemented automatic splitting into root-trees or ascii-files. Sun, 14 Oct 2018 15:04:25 GMT tbretz [19235] * trunk/FACT++/src/rootifysql.cc (modified) Added --copy-* resources to be able to copy additional contents from ... Mon, 03 Sep 2018 12:01:12 GMT tbretz [19205] * trunk/FACT++/src/rootifysql.cc (modified) Improved output. Mon, 03 Sep 2018 12:00:33 GMT tbretz [19204] * trunk/FACT++/src/rootifysql.cc (modified) Some minor simplifications using mysql++ features. Mon, 20 Aug 2018 09:23:22 GMT tbretz [19186] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print 'success' in case of success. Sun, 19 Aug 2018 16:44:49 GMT tbretz [19183] * trunk/FACT++/src/rootifysql.cc (modified) This version compiles at ISDC, mainly replacing for-loops by loops, ... Sun, 19 Aug 2018 10:06:49 GMT tbretz [19180] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) For debugging purpose print the client version before the connection ... Sun, 19 Aug 2018 09:19:40 GMT tbretz [19178] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print start time. Tue, 14 Aug 2018 11:22:20 GMT tbretz [19162] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Updated returns. Sun, 05 Aug 2018 19:02:10 GMT tbretz [19142] * trunk/FACT++/src/rootifysql.cc (modified) Adapted the return numbers, fixed a few typos, sorted the resources. 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 Sat, 04 Aug 2018 19:25:42 GMT tbretz [19138] * trunk/FACT++/src/rootifysql.cc (modified) Do all the cleanup stuff also when an empty set is returned and moved ... Fri, 03 Aug 2018 20:08:14 GMT tbretz [19137] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Bytes received and sent in the view of the client. 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 15:13:43 GMT tbretz [19134] * trunk/FACT++/src/rootifysql.cc (modified) Skip empty lines reading an environment file. Fri, 03 Aug 2018 12:46:37 GMT tbretz [19126] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Implemented the possibility to print basic connection informations. Wed, 01 Aug 2018 18:10:06 GMT tbretz [19121] * trunk/FACT++/src/rootifysql.cc (modified) Do not print a warning if no ascii file should have been written, ... Wed, 01 Aug 2018 07:25:00 GMT tbretz [19118] * trunk/FACT++/src/rootifysql.cc (modified) Allow to write output to an ascii file, minor changes to replacing ... Tue, 31 Jul 2018 20:58:43 GMT tbretz [19117] * trunk/FACT++/src/rootifysql.cc (modified) Added the possibility to read list of environment values from a file ... Tue, 31 Jul 2018 19:45:56 GMT tbretz [19111] * trunk/FACT++/src/rootifysql.cc (modified) Minor cosmetics to output. Mon, 30 Jul 2018 22:01:03 GMT tbretz [19100] * trunk/FACT++/src/rootifysql.cc (modified) Warnings are displayed if they happen. Sun, 29 Jul 2018 21:55:32 GMT tbretz [19096] * trunk/FACT++/src/rootifysql.cc (modified) This is more precise. Sun, 29 Jul 2018 21:48:43 GMT tbretz [19095] * trunk/FACT++/src/rootifysql.cc (modified) Display file size written. Sun, 29 Jul 2018 18:58:51 GMT tbretz [19094] * trunk/FACT++/src/rootifysql.cc (modified) Some more improvemnts to the EXPLAIN formating. Sun, 29 Jul 2018 14:18:30 GMT tbretz [19093] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating -- not a nice code but for ... Sat, 28 Jul 2018 23:03:19 GMT tbretz [19092] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating. Sat, 28 Jul 2018 18:25:27 GMT tbretz [19091] * trunk/FACT++/src/rootifysql.cc (modified) Added some code for profiling and explaining the query. The EXPLAIN ... Thu, 26 Jul 2018 19:06:53 GMT tbretz [19090] * trunk/FACT++/src/rootifysql.cc (modified) A very simple implementation which will EXPLAIN the query with what ... Tue, 24 Jul 2018 09:33:45 GMT tbretz [19079] * trunk/FACT++/src/rootifysql.cc (modified) Added a possibility for substitutions in the query. Sun, 22 Jul 2018 14:49:27 GMT tbretz [19075] * trunk/FACT++/src/rootifysql.cc (modified) Improved help text. Sun, 22 Jul 2018 14:38:55 GMT tbretz [19074] * trunk/FACT++/src/rootifysql.cc (modified) Implemented setting of user defined variables before the SQL query is ... Wed, 04 Apr 2018 16:41:01 GMT tbretz [18961] * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) ignore already exists in 'tuple' Sun, 12 Nov 2017 20:02:22 GMT tbretz [18929] * trunk/FACT++/src/rootifysql.cc (modified) Allow to skip filling the tree to debug speed of reading the ... Thu, 09 Nov 2017 13:40:41 GMT tbretz [18927] * trunk/FACT++/src/rootifysql.cc (modified) Changed StoreQueryResult to UseQueryResult to allow access to huge ... Sat, 24 Jun 2017 10:00:07 GMT tbretz [18892] * trunk/FACT++/src/rootifysql.cc (modified) The second positional argument is '1' not '2' because it is the ... Tue, 09 Aug 2016 19:49:31 GMT tbretz [18538] * trunk/FACT++/src/rootifysql.cc (modified) Print the number of columns skipped due to NULL entry. Sat, 21 May 2016 14:30:56 GMT tbretz [18504] * trunk/FACT++/src/rootifysql.cc (modified) Forgot to change no-out to null everywhere Sat, 14 May 2016 16:11:40 GMT tbretz [18501] * trunk/FACT++/src/rootifysql.cc (modified) Minor change to the verbosity option, renamed no-out to null Sun, 08 May 2016 21:57:22 GMT tbretz [18500] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:52:29 GMT tbretz [18499] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:50:04 GMT tbretz [18498] * trunk/FACT++/src/rootifysql.cc (modified) Ouptut number of created branches Sun, 08 May 2016 17:47:22 GMT tbretz [18497] * trunk/FACT++/src/rootifysql.cc (modified) Added an option to redirect the output file to null. Sun, 08 May 2016 12:23:29 GMT tbretz [18491] * trunk/FACT++/src/rootifysql.cc (added) Allows to store the result of a sql query to a root file.