Hi!
I tried to make a fresh install of MW 1.15rc1 on an empty InnoDB (latin1_swedish_ci) database, but to my surprise I see only MYISAM tables in the resulting database after the setup (see below).
either you started MySQL with --skip-innodb, or InnoDB failed to start due to misconfiguration (check error log).
Domas