How much member information data can I store?
There isn’t a hard limit on MySQL database storage, but fair usage limits do apply:
8 Likes
Another thing to be aware of is that lots of MySQL queries can quite quickly use up your CPU usage
3 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.