summaryrefslogtreecommitdiff
path: root/lib/input/sql
Commit message (Collapse)AuthorAge
* Create indexes and keys after copying table dataDan Goodliffe2021-08-08
|
* Verify that server binlog-format is rowDan Goodliffe2021-07-31
|
* Add an existing table to the configDan Goodliffe2021-06-27
|
* Generate DbStmt templates from .sql filesDan Goodliffe2021-06-01
m4 generator and related code. Reshuffles some CTF stuff to avoid pulling in all of CTF and iostream for its fixed_string. Moves CTF out of AdHoc namespace. Add some initial SQL statements.