Description:
Last_Errno: 1486
Last_Error: Error 'For the partitioned engine it is necessary to define all partitions' on query. Default database: 'test'. Query: 'create table t1(c1 INT)engine=ndb'
70829 17:08:15 [ERROR] Slave: Error 'For the partitioned engine it is necessary to define all partitions' on query. Default database: 'test'. Query: 'create table t1(c1 INT)engine=ndb', Error_code: 1486
070829 17:08:15 [Warning] Slave: Ndb might have problems storing the max amount of rows specified Error_code: 1105
070829 17:08:15 [Warning] Slave: For the partitioned engine it is necessary to define all partitions Error_code: 1486
070829 17:08:15 [Warning] Slave: Unknown error Error_code: 1105
070829 17:08:15 [ERROR] Error running query, slave SQL thread aborted. Fix the problem, and restart the slave SQL thread with "SLAVE START". We stopped at log 'ndb14-bin.000001' position 106
How to repeat:
Start a MySQLD with the following in the my.cnf that does not point to a real cluster.
ndbcluster # run NDB engine
ndb-connectstring=XXXXX:PPPPP # location of MGM node
NOTE: Replace X's and P's with some real number value
Suggested fix:
Should return a 4009