|
|
@19134
|
6 years |
tbretz |
Skip empty lines reading an environment file.
|
|
|
@19126
|
6 years |
tbretz |
Implemented the possibility to print basic connection informations.
|
|
|
@19125
|
6 years |
tbretz |
Updated the explanation for the databse resource to reflect the ...
|
|
|
@19124
|
6 years |
tbretz |
Implmented compressed connections.
|
|
|
@19122
|
6 years |
tbretz |
Print average execution time per row.
|
|
|
@19121
|
6 years |
tbretz |
Do not print a warning if no ascii file should have been written, ...
|
|
|
@19120
|
6 years |
tbretz |
Print average execution time per row.
|
|
|
@19119
|
6 years |
tbretz |
Added Fractional as a complement to scientific.
|
|
|
@19118
|
6 years |
tbretz |
Allow to write output to an ascii file, minor changes to replacing the ...
|
|
|
@19117
|
6 years |
tbretz |
Added the possibility to read list of environment values from a file ...
|
|
|
@19116
|
6 years |
tbretz |
Adapted help text
|
|
|
@19115
|
6 years |
tbretz |
The UPDATE was missing in the ON DUPLICATE directive.
|
|
|
@19114
|
6 years |
tbretz |
Read duplicate as a vector of strings.
|
|
|
@19113
|
6 years |
tbretz |
Use ON DUPLICATE KEY for updating not the UPDATE directive.
|
|
|
@19112
|
6 years |
tbretz |
Implemented --engine and --row-format.
|
|
|
@19111
|
6 years |
tbretz |
Minor cosmetics to output.
|
|
|
@19110
|
6 years |
tbretz |
Implemented row-format and now using the database default engine if ...
|
|
|
@19109
|
6 years |
tbretz |
Implemented unisgned columns, row-format and now using the database ...
|
|
|
@19108
|
6 years |
tbretz |
The filename is also required.
|
|
|
@19107
|
6 years |
tbretz |
Implmented ignore-errors option.
|
|
|
@19106
|
6 years |
tbretz |
Output info-string and potential warnings.
|
|
|
@19105
|
6 years |
tbretz |
Some more cosmetics to the output.
|
|
|
@19104
|
6 years |
tbretz |
Some cosmetics to the output.
|
|
|
@19103
|
6 years |
tbretz |
Possibility to add the IGNORE keyword to the INSERT query.
|
|
|
@19102
|
6 years |
tbretz |
Minor improvemt of the usage text
|
|
|
@19101
|
6 years |
tbretz |
Allow an 'ON DUPLICATE KEY UPDATE' clause
|
|
|
@19100
|
6 years |
tbretz |
Warnings are displayed if they happen.
|
|
|
@19099
|
6 years |
tbretz |
Added fits2sql -- maybe it can be unified with root2sql?
|
|
|
@19096
|
6 years |
tbretz |
This is more precise.
|
|
|
@19095
|
6 years |
tbretz |
Display file size written.
|
|
|
@19094
|
6 years |
tbretz |
Some more improvemnts to the EXPLAIN formating.
|
|
|
@19093
|
6 years |
tbretz |
Some improvemnts to the EXPLAIN formating -- not a nice code but for ...
|
|
|
@19092
|
6 years |
tbretz |
Some improvemnts to the EXPLAIN formating.
|
|
|
@19091
|
6 years |
tbretz |
Added some code for profiling and explaining the query. The EXPLAIN ...
|
|
|
@19090
|
6 years |
tbretz |
A very simple implementation which will EXPLAIN the query with what ...
|
|
|
@19089
|
6 years |
tbretz |
For good reasons, I do not allow NULL in an column, witout ...
|
|
|
@19084
|
6 years |
tbretz |
Do not print overly long insert queries if not allowed by the user ...
|
|
|
@19083
|
6 years |
tbretz |
Just realized that grep has the -A option -- so the change wasn't necessry.
|
|
|
@19082
|
6 years |
tbretz |
Error in the same line, so it is easier to grep for it.
|
|
|
@19081
|
6 years |
tbretz |
Night was still partially in...
|
|
|
@19080
|
6 years |
tbretz |
Changed default table engine to InnoDB
|
|
|
@19079
|
6 years |
tbretz |
Added a possibility for substitutions in the query.
|
|
|
@19078
|
6 years |
tbretz |
Protection to fail against 'no data'
|
|
|
@19077
|
6 years |
tbretz |
Protection to fail against 'no data'
|
|
|
@19076
|
6 years |
tbretz |
Print a hint on the size of the large query sent.
|
|
|
@19075
|
6 years |
tbretz |
Improved help text.
|
|
|
@19074
|
6 years |
tbretz |
Implemented setting of user defined variables before the SQL query is ...
|
|
|
@19073
|
6 years |
tbretz |
Added a missing semicolon
|
|
|
@19072
|
6 years |
tbretz |
Implemented the --dry-run option, sorted the options a bit, removed ...
|
|
|
@19071
|
6 years |
tbretz |
Sorted the options a bit.
|
|
|
@19070
|
6 years |
tbretz |
Fixed the default value for the calcsource.
|
|
|
@19069
|
6 years |
tbretz |
Improved help text.
|
|
|
@19068
|
6 years |
tbretz |
Made the code and output more consistent, added the option to update ...
|
|
|
@19067
|
6 years |
tbretz |
Missing required file.
|
|
|
@19065
|
6 years |
tbretz |
Should compile with Boost 1.54 as well, Qwt was not checked.
|
|
|
@19064
|
6 years |
tbretz |
Some minor changes to make it compatible with newer sets of headers.
|
|
|
@19063
|
6 years |
tbretz |
Made it compile with an older boost version. Added force option and a ...
|
|
|
@19062
|
6 years |
tbretz |
Allow to overwrite the default engine (not recommended)
|
|
|
@19061
|
6 years |
tbretz |
rainsensor was missing
|
|
|
@19056
|
6 years |
tbretz |
Boost 1.41 didn't yet support that (ISDC)
|
|
|
@19055
|
6 years |
tbretz |
Not sure that really works with 2.63, but it gets further.
|
|
|
@19054
|
6 years |
tbretz |
Added 'calcsource'
|
|
|
@19053
|
6 years |
tbretz |
This is a draft to fill in source positions to the database.
|
|
|
@19052
|
6 years |
tbretz |
This output was for debugging, I believe it is not required anymore
|
|
|
@19051
|
6 years |
tbretz |
Those two lines were obsolete, FIND_PACKAGE already checks for the ...
|
|
|
@19050
|
6 years |
tbretz |
Unified policy for info output
|
|
|
@19049
|
6 years |
tbretz |
Implemented ConnectionSSL and updated tngweather to use a secure ...
|
|
|
@19048
|
6 years |
tbretz |
Added OpenSSL package (still to fail in case it is not found) and ...
|
|
|
@19034
|
6 years |
tbretz |
The telescope operates when there is no weather data available -- let ...
|
|
|
@19027
|
6 years |
tbretz |
Be a bit more specific when closing a file to avoid confusion. Same ...
|
|
|
@19026
|
6 years |
tbretz |
Cleaned some comments.
|
|
|
@19025
|
6 years |
tbretz |
Now it does!
|
|
|
@19024
|
6 years |
tbretz |
This gives an identical result but without the clang wanring about a ...
|
|
|
@19023
|
6 years |
tbretz |
Added missing dim dns
|
|
|
@19022
|
6 years |
tbretz |
Suppress some compiler warnings with clang.
|
|
|
@19021
|
6 years |
tbretz |
Suppress some compiler warnings with clang.
|
|
|
@19020
|
6 years |
tbretz |
Minor layout update of some debug output.
|
|
|
@19018
|
6 years |
tbretz |
To be compatible with the previous scheme, the default flow_control ...
|
|
|
@19017
|
6 years |
tbretz |
Output the connection settings for debugging purpose as debug.
|
|
|
@19016
|
6 years |
tbretz |
A status was missing.
|
|
|
@19015
|
6 years |
tbretz |
Added rain sensor
|
|
|
@19014
|
6 years |
tbretz |
Require the rainsensorinformation.
|
|
|
@19013
|
6 years |
tbretz |
Added something for the famous-branch.
|
|
|
@18997
|
7 years |
tbretz |
Added some code which allows to read a single file.
|
|
|
@18996
|
7 years |
tbretz |
Connection must be closed when setting a parameter fails, it is ...
|
|
|
@18995
|
7 years |
tbretz |
Allow to run without authentication.
|
|
|
@18994
|
7 years |
tbretz |
Cmake stuff.
|
|
|
@18993
|
7 years |
tbretz |
Implemented a program to read the rain sensor data from MAGIC.
|
|
|
@18992
|
7 years |
tbretz |
Updated to the famous and iceact section
|
|
|
@18991
|
7 years |
tbretz |
Some more improvements, clang is not compatible in Release mode with ...
|
|
|
@18990
|
7 years |
tbretz |
Mostly changes to properly implement Qt support and get the GUIs compiled.
|
|
|
@18989
|
7 years |
tbretz |
Adapted to the latest changes
|
|
|
@18988
|
7 years |
tbretz |
Added some explicit casts to make clang++ more happy and remove an ...
|
|
|
@18987
|
7 years |
tbretz |
Let the compiler know that the second argument is a format string
|
|
|
@18986
|
7 years |
tbretz |
Simplified include paths and worked around a MOC bug encountered with ...
|
|
|
@18985
|
7 years |
tbretz |
Added gui as an inlcude path
|
|
|
@18984
|
7 years |
tbretz |
clang++ did not compile, it requires that the arguments here are ...
|
|
|
@18983
|
7 years |
tbretz |
That's a dangerous way to write the conditional - fixed.
|
|
|
@18982
|
7 years |
tbretz |
DrsCalibration is a struct not a class.
|
|
|
@18981
|
7 years |
tbretz |
DrsCalibration is a struct not a class.
|
|
|