We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33d88b commit 8002bddCopy full SHA for 8002bdd
README.md
@@ -45,7 +45,7 @@ This is an early stage project.
45
The program can detect if a field accepts NULLs and if it does, it will generate NULLs ramdomly (~ 10 % of the values).
46
47
## Usage
48
-`random-data-generator <database> <table> <number of rows> [options...]`
+`mysql_random_data_load <database> <table> <number of rows> [options...]`
49
50
## Options
51
|Option|Description|
0 commit comments