I want to test mysql cluster.
I installed, configured and ran. But I can't create a table connected to my engine=ndbcluster.
I got this error ERROR 1005 (HY000): Can't create table 'user_database.user_table' (errno: 157)
Everything is connected correctly.
Someone as an idea? Please!