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 6d98b88 commit 1b17f08Copy full SHA for 1b17f08
README.md
@@ -176,6 +176,15 @@ chmod +x mysql_random_data_load_linux_amd64
176
177
## Versions history
178
179
+#### 0.1.6
180
+- Improved generation speed (up to 50% faster)
181
+- Improved support for TokuDB (Thanks Agustin Gallego)
182
+- Code refactored
183
+- Improved debug logging
184
+
185
+#### 0.1.5
186
+- Fixed handling of NULL collation for index parser
187
188
#### 0.1.4
189
- Fixed handling of time columns
190
- Improved support of GENERATED columns
0 commit comments