upgrade mysql from Mysql 4 to Mysql 5 gives me problem.
I can't upgrade because I get this messages:
The table 'bbm_live' in the database 'forum' uses the storage engine 'HEAP', which is not supported in MySQL 5.0.27.
The table 'bbm_user' in the database 'forum' uses the storage engine 'HEAP', which is not supported in MySQL 5.0.27.
The table 'cpsession' in the database 'forum' uses the storage engine 'HEAP', which is not supported in MySQL 5.0.27.
The table 'session' in the database 'forum' uses the storage engine 'HEAP', which is not supported in MySQL 5.0.27.
Have already ask support,but till now no solution for this isue