Requests Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2016
11:55 AM
How is everyone dealing with the large size of the requests table? I'm using MySQL and it's massive and still growing because I have a lot more to load.
What are some strategies for working with a table of this size? I'm worried about query time, backups and indexing, as well as it taking longer and longer to load the data...