-- MySQL's default recursion depth (1000) is too low for the -- ~1,154 days this spine covers, so raise it for this session first. -- SET SESSION cte_max_recursion_depth = 2000; ...