I used the steps for setting up mysql for spamassassin user preferences from the spamassassin website.
malanon Permissions
I used GRANT to create an account for root on malanon.
userpref Table Creation
The example script shown in the document use the default keyword without a value, which caused an error in table creation. Removing the default keyword allowed the script to work.