You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by GitBox <gi...@apache.org> on 2019/10/02 23:41:16 UTC

[GitHub] [trafodion] selvaganesang commented on a change in pull request #1859: [TRAFODION-3329] Code cleanup in Type 2 driver

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 contains the interface 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:
users@infra.apache.org


With regards,
Apache Git Services