selvaganesang commented on a change in pull request #1859: [TRAFODION-3329] 
Code cleanup in Type 2 driver
URL: https://github.com/apache/trafodion/pull/1859#discussion_r330815443
 
 

 ##########
 File path: core/sql/sqlmxevents/logmxevent_traf.h
 ##########
 @@ -189,4 +190,7 @@ class SQLMXLoggingArea
                                                                                
                                                                                
                                         
 };
 
+void logAnMXEventForError( ComCondition & condition, 
SQLMXLoggingArea::ExperienceLevel emsEventEL);
 
 Review comment:
   The implementation was already available at cli/CliExtern.cpp. The 
corresponding include file will be sqlcli.h that contain the interfaces to be 
used by the clients to Trafodion SQL engine. Hence, I added this declaration in 
logmxevent_traf.h

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to