MySQL: Is it possible to 'fill' a SELECT with values without a table?

I need to display the total of 'orders' for each year and month. But for some months there is no data, but I DO want to display that month (with a total value of zero). I could make a helpertable '...