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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19110   7 years tbretz Implemented row-format and now using the database default engine if ...
(edit) @19108   7 years tbretz The filename is also required.
(edit) @19105   7 years tbretz Some more cosmetics to the output.
(edit) @19104   7 years tbretz Some cosmetics to the output.
(edit) @19103   7 years tbretz Possibility to add the IGNORE keyword to the INSERT query.
(edit) @19102   7 years tbretz Minor improvemt of the usage text
(edit) @19101   7 years tbretz Allow an 'ON DUPLICATE KEY UPDATE' clause
(edit) @19089   7 years tbretz For good reasons, I do not allow NULL in an column, witout ...
(edit) @19084   7 years tbretz Do not print overly long insert queries if not allowed by the user ...
(edit) @19083   7 years tbretz Just realized that grep has the -A option -- so the change wasn't necessry.
(edit) @19082   7 years tbretz Error in the same line, so it is easier to grep for it.
(edit) @19081   7 years tbretz Night was still partially in...
(edit) @19080   7 years tbretz Changed default table engine to InnoDB
(edit) @19077   7 years tbretz Protection to fail against 'no data'
(edit) @19076   7 years tbretz Print a hint on the size of the large query sent.
(edit) @19073   7 years tbretz Added a missing semicolon
(edit) @19072   7 years tbretz Implemented the --dry-run option, sorted the options a bit, removed ...
(edit) @19063   7 years tbretz Made it compile with an older boost version. Added force option and a ...
(edit) @19062   7 years tbretz Allow to overwrite the default engine (not recommended)
(edit) @18961   7 years tbretz ignore already exists in 'tuple'
(add) @18928   8 years tbretz First version of a tool to fill a SQL table with data from a root file.
Note: See TracRevisionLog for help on using the revision log.