You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ CREATE TABLE `word` (
25
25
26
26
> Note: Aria is a storage engine for read-heavy workoads, but it has some limitations. See [this blog post](https://mariadb.com/resources/blog/storage-engine-choice-aria/).
27
27
28
+
Insert or import test data into this table as well. Check [this](https://github.com/mariadb-developers/wordle-game-clone) for an example on how to import +370k rows.
29
+
28
30
## Support and Contribution
29
31
30
32
Please feel free to submit PR's, issues or requests to this project
0 commit comments