Bug#19203, Different error reports for similar cases - unable allocate memory
storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp: if malloc failed, it will show the parameter's name storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: if malloc failed, it will show the parameter's name storage/ndb/src/kernel/vm/ArrayPool.hpp: reduce err message, or else some of it will be cut storage/ndb/src/kernel/vm/SimulatedBlock.cpp: add the feature which it can display the parameter's name if malloc failed storage/ndb/src/kernel/vm/SimulatedBlock.hpp: add an input argument which is the ID of a parameter
Showing
Please register or sign in to comment