Flamingo’s Fatal error: Allowed memory size of 134217728 … wp-includes/wp-db.php on line 2516 [closed]

It’s pretty common that this error is due to a recursive loop, not to memory lack.. so I suggest to check the integrity of data first. Increasing memory limit will never solve the problem in these cases