Changeset - 0e1267255548
[Not reviewed]
0 1 0
HanzZ - 14 years ago 2011-10-26 22:29:55
hanzz.k@gmail.com
Show message
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/mysqlbackend.cpp
Show inline comments
 
@@ -78,6 +78,7 @@ using namespace log4cxx;
 
	if (ret == 0) \
 
		exec_ok = true; \
 
	else if (ret == 2013) { \
 
		LOG4CXX_INFO(logger, "MySQL connection lost. Reconnecting...");\
 
		disconnect(); \
 
		connect(); \
 
		return METHOD; \
0 comments (0 inline, 0 general)