Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 631

WordPress Database Error, Row size too large

$
0
0

I received a huge message in Customizer I think because you save all google fonts in a non TEXT field that cannot store more than 8126 letters.

WordPress database error: [Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘_transient_tt_font_google_fonts_list’, ‘a:818:{s:7:\”abeezee\ …. ALL GOOGLE FONTS INCLUDED HERE …..


Viewing all articles
Browse latest Browse all 631

Trending Articles