MySQL’s `utf8` only allows you to store 5.88% of all possible Unicode code points. Use `utf8mb4` instead: http://mths.be/utf8mb4
@bramus Thanks, I didn’t know about stored procedures! You need to `OPTIMIZE` the tables as well, though.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@bramus Thanks, I didn’t know about stored procedures! You need to `OPTIMIZE` the tables as well, though.