source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19232   8 years tbretz Added the possibility to change the port through which the DIM ...
(edit) @19231   8 years tbretz YYYYMMDD-1 does not always make sense ;)
(edit) @19215   8 years tbretz The precompiler directive to check for libnova should be identical ...
(edit) @19211   8 years tbretz Fixed a typo in the pre-processor directive
(edit) @19205   8 years tbretz Improved output.
(edit) @19204   8 years tbretz Some minor simplifications using mysql++ features.
(edit) @19193   8 years tbretz Right now w do not have the ponting position stored event wise... thus ...
(edit) @19191   8 years tbretz Added possibility to create a unique index.
(edit) @19190   8 years tbretz Load tools.h for the to_string fix for the ISDC compiler
(edit) @19187   8 years tbretz Improved output for --delete
(edit) @19186   8 years tbretz Print 'success' in case of success.
(edit) @19185   8 years tbretz Extract only the name of the program not the path
(edit) @19183   8 years tbretz This version compiles at ISDC, mainly replacing for-loops by loops, ...
(edit) @19181   8 years tbretz Use Boost 1.47 at ISDC, no workaround required anymore.
(edit) @19180   8 years tbretz For debugging purpose print the client version before the connection ...
(edit) @19179   8 years tbretz Secured against clang <= 4
(edit) @19178   8 years tbretz Print start time.
(edit) @19177   8 years tbretz Made it compile at ISDC
(edit) @19176   8 years tbretz Fix to the resource description
(edit) @19174   8 years tbretz Now compiles at ISDC:
(edit) @19173   8 years tbretz Stray code committed unintnetionally.
(edit) @19172   8 years tbretz ISDC workaround for to_string(unsigned int)
(edit) @19169   8 years tbretz Source code moved to source file.
(edit) @19168   8 years tbretz Fixed size of string
(edit) @19167   8 years tbretz Minor fixed.
(edit) @19166   8 years tbretz Better handling of the replacement for the filename.
(edit) @19165   8 years tbretz Stick with the streams.
(edit) @19164   8 years tbretz Stick with the streams.
(edit) @19163   8 years tbretz include of math.h needed at ISDC
(edit) @19162   8 years tbretz Updated returns.
(edit) @19157   8 years tbretz Typos in help text.
(edit) @19156   8 years tbretz Enclose table names.
(edit) @19155   8 years tbretz Added the --index option.
(edit) @19154   8 years tbretz Removed the force-stuff, the constructor is now already connecting to ...
(edit) @19153   8 years tbretz Minor update.
(edit) @19152   8 years tbretz Removed the ISDC hack
(edit) @19151   8 years tbretz Implemented conditional execution.
(edit) @19150   8 years tbretz Implemented an option to pre-delete entries from the table based on ...
(edit) @19149   8 years tbretz Fixed a typo
(edit) @19148   8 years tbretz Removed the iSDC hack from the svn
(edit) @19147   8 years tbretz Added support for a user defined column with a constant number, allow ...
(edit) @19146   8 years tbretz Added support for a user defined column with a constant number, allow ...
(edit) @19145   8 years tbretz Added missing include.
(edit) @19144   8 years tbretz Updates resource text.
(edit) @19142   8 years tbretz Adapted the return numbers, fixed a few typos, sorted the resources.
(edit) @19140   8 years tbretz Fixed some compiler wanring with gcc.
(edit) @19139   8 years tbretz Found a nicer way to add arguments to database URI
(edit) @19138   8 years tbretz Do all the cleanup stuff also when an empty set is returned and moved ...
(edit) @19137   8 years tbretz Bytes received and sent in the view of the client.
(edit) @19136   8 years tbretz Output some more connection information with print-connect
(edit) @19135   8 years tbretz Fixed some minor typos.
(edit) @19134   8 years tbretz Skip empty lines reading an environment file.
(edit) @19126   8 years tbretz Implemented the possibility to print basic connection informations.
(edit) @19125   8 years tbretz Updated the explanation for the databse resource to reflect the ...
(edit) @19124   8 years tbretz Implmented compressed connections.
(edit) @19122   8 years tbretz Print average execution time per row.
(edit) @19121   8 years tbretz Do not print a warning if no ascii file should have been written, ...
(edit) @19120   8 years tbretz Print average execution time per row.
(edit) @19119   8 years tbretz Added Fractional as a complement to scientific.
(edit) @19118   8 years tbretz Allow to write output to an ascii file, minor changes to replacing the ...
(edit) @19117   8 years tbretz Added the possibility to read list of environment values from a file ...
(edit) @19116   8 years tbretz Adapted help text
(edit) @19115   8 years tbretz The UPDATE was missing in the ON DUPLICATE directive.
(edit) @19114   8 years tbretz Read duplicate as a vector of strings.
(edit) @19113   8 years tbretz Use ON DUPLICATE KEY for updating not the UPDATE directive.
(edit) @19112   8 years tbretz Implemented --engine and --row-format.
(edit) @19111   8 years tbretz Minor cosmetics to output.
(edit) @19110   8 years tbretz Implemented row-format and now using the database default engine if ...
(edit) @19109   8 years tbretz Implemented unisgned columns, row-format and now using the database ...
(edit) @19108   8 years tbretz The filename is also required.
(edit) @19107   8 years tbretz Implmented ignore-errors option.
(edit) @19106   8 years tbretz Output info-string and potential warnings.
(edit) @19105   8 years tbretz Some more cosmetics to the output.
(edit) @19104   8 years tbretz Some cosmetics to the output.
(edit) @19103   8 years tbretz Possibility to add the IGNORE keyword to the INSERT query.
(edit) @19102   8 years tbretz Minor improvemt of the usage text
(edit) @19101   8 years tbretz Allow an 'ON DUPLICATE KEY UPDATE' clause
(edit) @19100   8 years tbretz Warnings are displayed if they happen.
(edit) @19099   8 years tbretz Added fits2sql -- maybe it can be unified with root2sql?
(edit) @19096   8 years tbretz This is more precise.
(edit) @19095   8 years tbretz Display file size written.
(edit) @19094   8 years tbretz Some more improvemnts to the EXPLAIN formating.
(edit) @19093   8 years tbretz Some improvemnts to the EXPLAIN formating -- not a nice code but for ...
(edit) @19092   8 years tbretz Some improvemnts to the EXPLAIN formating.
(edit) @19091   8 years tbretz Added some code for profiling and explaining the query. The EXPLAIN ...
(edit) @19090   8 years tbretz A very simple implementation which will EXPLAIN the query with what ...
(edit) @19089   8 years tbretz For good reasons, I do not allow NULL in an column, witout ...
(edit) @19084   8 years tbretz Do not print overly long insert queries if not allowed by the user ...
(edit) @19083   8 years tbretz Just realized that grep has the -A option -- so the change wasn't necessry.
(edit) @19082   8 years tbretz Error in the same line, so it is easier to grep for it.
(edit) @19081   8 years tbretz Night was still partially in...
(edit) @19080   8 years tbretz Changed default table engine to InnoDB
(edit) @19079   8 years tbretz Added a possibility for substitutions in the query.
(edit) @19078   8 years tbretz Protection to fail against 'no data'
(edit) @19077   8 years tbretz Protection to fail against 'no data'
(edit) @19076   8 years tbretz Print a hint on the size of the large query sent.
(edit) @19075   8 years tbretz Improved help text.
(edit) @19074   8 years tbretz Implemented setting of user defined variables before the SQL query is ...
(edit) @19073   8 years tbretz Added a missing semicolon
(edit) @19072   8 years tbretz Implemented the --dry-run option, sorted the options a bit, removed ...
Note: See TracRevisionLog for help on using the revision log.