I guess you can't install a fresh install (Mysql DB) when running MySql 4.1 You get an "#1250 - Client does not support authentication protocol requested by server; consider upgrading MySQL client"
So I'm just copying existing DBs and that seems to work ok for now. 4.1 supports temporary tables, queries within queries (with joins) and other nifty tidbits that are sort of necessary these days. I realize it's Alpha....