I have a Wordpress site in a sub directory:
/var/www/mysite/
When I visit http://myip/mysite/ it works with "Plain" permalinks (i.e. http://myip/mysite?page_id=6) and I can navigate the site.
However, when I use "Post...
This is the error I get:
#1118 - Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
I searched the error and found some people ...