Run this - clears out Nextgen gallery rows bloating the table :
DELETE FROM wp_options WHERE option_name like '_transient_%' OR option_name like 'displayed_galleries%'
Run this - clears out Nextgen gallery rows bloating the table :
DELETE FROM wp_options WHERE option_name like '_transient_%' OR option_name like 'displayed_galleries%'