on OS X, request.getRemoteAddr() returns my IPv6 Adress which is 17 characters long. Thus, adding a post results in this exception: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data truncated for column 'poster_ip' at row 1
Maybe you should consider altering the size of poster_ip for the next release.