Wie man den Wert in variabler MySQL eingibt

SET variable = (SELECT SUM(tax) FROM taxable_transactions);
Wrong Wolf