mirror of
https://github.com/MariaDB/server.git
synced 2025-10-31 15:50:51 +03:00
Merge
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
#include <ndb_global.h>
|
||||
#include <my_sys.h>
|
||||
|
||||
#include "NDBT.hpp"
|
||||
#include "NDBT_Test.hpp"
|
||||
@@ -990,7 +989,6 @@ int NDBT_TestSuite::execute(int argc, const char** argv){
|
||||
}
|
||||
|
||||
#ifndef DBUG_OFF
|
||||
my_init();
|
||||
if (debug_option)
|
||||
DBUG_PUSH(debug_option);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user