MySql errors after fresh install: `PageSearchIndex` `UserBannedIPs` `UserGroups`

Permalink
Problems with indexes of table `PageSearchIndex`
Warning More than one FULLTEXT key was created for column `cName`
Problems with indexes of table `UserBannedIPs`
Warning PRIMARY and INDEX keys should not both be set for column `ipFrom`
Problems with indexes of table `UserGroups`
Warning PRIMARY and INDEX keys should not both be set for column `uID`

phpMyAdmin does not solve these.
MySQL version = 5.1.30

On my local Mac with MAMP MySql 5.1.37 no errors.