DrCocktor
DrCocktor
Comments
-
Alternatively, you could simply 'SELECT COUNT(id) AS count FROM ...' and then simply have a single count value returned, an action which the database can perform much faster than actually querying and returning an entire dataset and then having to w…
-
@Ben
Your reason is worthy but your implementation is flawed. In general, a blog post is one unit of data, and as such is stored as a single longtext field. However, this has… -
@Ben
I agree, one click generates 6 Bytes (big "B"), and the actual size of the longtext column is 6 KB, however, the total data transferred in and out of the database is cum… -
After some further troubleshooting, I've determined that this seems to be the case if the .htaccess file is not uploaded to sendy. I'm not sure exactly how the redirect was ending up where it was, but uploading the .htaccess file solved the problem.…
-
I'm also having the same problem with a brand new install of 1.0.9.