This is below Low priority, but below it shows the options and --Print does not work, but --print does. Maybe a typo? Thanks
| Option |
Description |
| --bulk-size |
Number of rows per INSERT statement (Default: 1000) |
| --debug |
Show some debug information |
| --fk-samples-factor |
Percentage used to get random samples for foreign keys fields. Default 0.3 |
| --host |
Host name/ip |
| --max-fk-samples |
Maximum number of samples for fields having foreign keys constarints. Default: 100 |
| --max-retries |
Maximum number of rows to retry in case of errors. See duplicated keys. Deafult: 100 |
| --no-progressbar |
Skip showing the progress bar. Default: false |
| --password |
Password |
| --port |
Port number |
| --Print |
Print queries to the standard output instead of inserting them into the db |
| --user |
Username |
| --version |
Show version and exit |
This is below Low priority, but below it shows the options and --Print does not work, but --print does. Maybe a typo? Thanks