MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ErrorReporter Class Reference

Static Public Member Functions

static void handleAssert (const char *message, const char *file, int line, int ec=NDBD_EXIT_PRGERR) ATTRIBUTE_NORETURN
static void handleError (int faultID, const char *problemData, const char *objRef, enum NdbShutdownType=NST_ErrorHandler) ATTRIBUTE_NORETURN
static void formatMessage (int thr_no, Uint32 num_threads, int faultID, const char *problemData, const char *objRef, const char *theNameOfTheTraceFile, char *messptr)
static int get_trace_no ()
static const char * formatTimeStampString ()

Detailed Description

Definition at line 26 of file ErrorReporter.hpp.

Member Function Documentation

int ErrorReporter::get_trace_no ( )
static

Wrap tracefile no

Save new number to the file

Definition at line 68 of file ErrorReporter.cpp.


The documentation for this class was generated from the following files: