|
|
@19181
|
6 years |
tbretz |
Use Boost 1.47 at ISDC, no workaround required anymore.
|
|
|
@19180
|
6 years |
tbretz |
For debugging purpose print the client version before the connection ...
|
|
|
@19178
|
6 years |
tbretz |
Print start time.
|
|
|
@19176
|
6 years |
tbretz |
Fix to the resource description
|
|
|
@19173
|
6 years |
tbretz |
Stray code committed unintnetionally.
|
|
|
@19168
|
6 years |
tbretz |
Fixed size of string
|
|
|
@19167
|
6 years |
tbretz |
Minor fixed.
|
|
|
@19166
|
6 years |
tbretz |
Better handling of the replacement for the filename.
|
|
|
@19164
|
6 years |
tbretz |
Stick with the streams.
|
|
|
@19162
|
6 years |
tbretz |
Updated returns.
|
|
|
@19157
|
6 years |
tbretz |
Typos in help text.
|
|
|
@19155
|
6 years |
tbretz |
Added the --index option.
|
|
|
@19154
|
6 years |
tbretz |
Removed the force-stuff, the constructor is now already connecting to ...
|
|
|
@19153
|
6 years |
tbretz |
Minor update.
|
|
|
@19152
|
6 years |
tbretz |
Removed the ISDC hack
|
|
|
@19151
|
6 years |
tbretz |
Implemented conditional execution.
|
|
|
@19150
|
6 years |
tbretz |
Implemented an option to pre-delete entries from the table based on ...
|
|
|
@19149
|
6 years |
tbretz |
Fixed a typo
|
|
|
@19146
|
6 years |
tbretz |
Added support for a user defined column with a constant number, allow ...
|
|
|
@19139
|
6 years |
tbretz |
Found a nicer way to add arguments to database URI
|
|
|
@19137
|
6 years |
tbretz |
Bytes received and sent in the view of the client.
|
|
|
@19136
|
6 years |
tbretz |
Output some more connection information with print-connect
|
|
|
@19135
|
6 years |
tbretz |
Fixed some minor typos.
|
|
|
@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 ...
|
|
|
@19120
|
6 years |
tbretz |
Print average execution time per row.
|
|
|
@19116
|
6 years |
tbretz |
Adapted help text
|
|
|
@19114
|
6 years |
tbretz |
Read duplicate as a vector of strings.
|
|
|
@19110
|
6 years |
tbretz |
Implemented row-format and now using the database default engine if ...
|
|
|
@19108
|
6 years |
tbretz |
The filename is also required.
|
|
|
@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
|
|
|
@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
|
|
|
@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.
|
|
|
@19073
|
6 years |
tbretz |
Added a missing semicolon
|
|
|
@19072
|
6 years |
tbretz |
Implemented the --dry-run option, sorted the options a bit, removed ...
|
|
|
@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)
|
|
|
@18961
|
7 years |
tbretz |
ignore already exists in 'tuple'
|
|
|
@18928
|
7 years |
tbretz |
First version of a tool to fill a SQL table with data from a root file.
|