source: trunk/FACT++/src/rootifysql.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19423   6 years Daniela Dorner bugfix in file splitting
(edit) @19403   6 years tbretz include 'random' was missing for Peppermint 9 (gcc 7)
(edit) @19301   6 years tbretz Comparison of singned with unsigned
(edit) @19283   6 years tbretz Added comment.
(edit) @19281   6 years tbretz Some minor updates to the output.
(edit) @19280   6 years tbretz Implemented automatic splitting into root-trees or ascii-files.
(edit) @19235   6 years tbretz Added --copy-* resources to be able to copy additional contents from ...
(edit) @19205   6 years tbretz Improved output.
(edit) @19204   6 years tbretz Some minor simplifications using mysql++ features.
(edit) @19186   6 years tbretz Print 'success' in case of success.
(edit) @19183   6 years tbretz This version compiles at ISDC, mainly replacing for-loops by loops, ...
(edit) @19180   6 years tbretz For debugging purpose print the client version before the connection ...
(edit) @19178   6 years tbretz Print start time.
(edit) @19162   6 years tbretz Updated returns.
(edit) @19142   6 years tbretz Adapted the return numbers, fixed a few typos, sorted the resources.
(edit) @19139   6 years tbretz Found a nicer way to add arguments to database URI
(edit) @19138   6 years tbretz Do all the cleanup stuff also when an empty set is returned and moved ...
(edit) @19137   6 years tbretz Bytes received and sent in the view of the client.
(edit) @19136   6 years tbretz Output some more connection information with print-connect
(edit) @19134   6 years tbretz Skip empty lines reading an environment file.
(edit) @19126   6 years tbretz Implemented the possibility to print basic connection informations.
(edit) @19121   6 years tbretz Do not print a warning if no ascii file should have been written, ...
(edit) @19118   6 years tbretz Allow to write output to an ascii file, minor changes to replacing the ...
(edit) @19117   6 years tbretz Added the possibility to read list of environment values from a file ...
(edit) @19111   6 years tbretz Minor cosmetics to output.
(edit) @19100   6 years tbretz Warnings are displayed if they happen.
(edit) @19096   6 years tbretz This is more precise.
(edit) @19095   6 years tbretz Display file size written.
(edit) @19094   6 years tbretz Some more improvemnts to the EXPLAIN formating.
(edit) @19093   6 years tbretz Some improvemnts to the EXPLAIN formating -- not a nice code but for ...
(edit) @19092   6 years tbretz Some improvemnts to the EXPLAIN formating.
(edit) @19091   6 years tbretz Added some code for profiling and explaining the query. The EXPLAIN ...
(edit) @19090   6 years tbretz A very simple implementation which will EXPLAIN the query with what ...
(edit) @19079   6 years tbretz Added a possibility for substitutions in the query.
(edit) @19075   6 years tbretz Improved help text.
(edit) @19074   6 years tbretz Implemented setting of user defined variables before the SQL query is ...
(edit) @18961   7 years tbretz ignore already exists in 'tuple'
(edit) @18929   7 years tbretz Allow to skip filling the tree to debug speed of reading the database. ...
(edit) @18927   7 years tbretz Changed StoreQueryResult to UseQueryResult to allow access to huge tables.
(edit) @18892   7 years tbretz The second positional argument is '1' not '2' because it is the number ...
(edit) @18538   8 years tbretz Print the number of columns skipped due to NULL entry.
(edit) @18504   8 years tbretz Forgot to change no-out to null everywhere
(edit) @18501   9 years tbretz Minor change to the verbosity option, renamed no-out to null
(edit) @18500   9 years tbretz Minor improvement to output
(edit) @18499   9 years tbretz Minor improvement to output
(edit) @18498   9 years tbretz Ouptut number of created branches
(edit) @18497   9 years tbretz Added an option to redirect the output file to null.
(add) @18491   9 years tbretz Allows to store the result of a sql query to a root file.
Note: See TracRevisionLog for help on using the revision log.