|
|
Choosing A Webhost: |
CVS update of libmysequoia/src (MySQLAPI.cpp): msg#00044db.carob.cvs
Date: Monday, February 13, 2006 @ 13:46:10 Author: zsolt Path: /cvsroot/carob/libmysequoia/src Modified: MySQLAPI.cpp (1.43 -> 1.44) commented out some debug messages --------------+ MySQLAPI.cpp | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) Index: libmysequoia/src/MySQLAPI.cpp diff -u libmysequoia/src/MySQLAPI.cpp:1.43 libmysequoia/src/MySQLAPI.cpp:1.44 --- libmysequoia/src/MySQLAPI.cpp:1.43 Fri Feb 3 14:30:16 2006 +++ libmysequoia/src/MySQLAPI.cpp Mon Feb 13 13:46:10 2006 @@ -448,7 +448,8 @@ MYSQL_ROW STDCALL mysql_fetch_row (MYSQL_RES * res) { - LOG4CXX_DEBUG(logger, "Entering mysql_fetch_row: res" << res); +//Commented out because the debug info get unusable +// LOG4CXX_DEBUG(logger, "Entering mysql_fetch_row: res" << res); MYSQL_ROW result; @@ -474,7 +475,7 @@ res->eof = !result; - LOG4CXX_DEBUG(logger, "Leaving mysql_fetch_row: result=" << result); +// LOG4CXX_DEBUG(logger, "Leaving mysql_fetch_row: result=" << result); return result; } @@ -615,7 +616,8 @@ unsigned long *STDCALL mysql_fetch_lengths (MYSQL_RES * res) { - LOG4CXX_DEBUG(logger, "Entering mysql_fetch_lengths: res" << res); +//Commented out because the debug info get unusable +// LOG4CXX_DEBUG(logger, "Entering mysql_fetch_lengths: res" << res); unsigned long *result; @@ -649,7 +651,7 @@ else result = 0; - LOG4CXX_DEBUG(logger, "Leaving mysql_fetch_lengths: result=" << result); +// LOG4CXX_DEBUG(logger, "Leaving mysql_fetch_lengths: result=" << result); return result; } @@ -657,7 +659,8 @@ MYSQL_FIELD_OFFSET STDCALL mysql_field_seek (MYSQL_RES * res, MYSQL_FIELD_OFFSET offset) { - LOG4CXX_DEBUG(logger, "Entering mysql_field_seek: res=" << res << " offset=" << offset); +//Commented out because the debug info get unusable +// LOG4CXX_DEBUG(logger, "Entering mysql_field_seek: res=" << res << " offset=" << offset); MYSQL_FIELD_OFFSET result; @@ -669,7 +672,7 @@ else result = 0; - LOG4CXX_DEBUG(logger, "Leaving mysql_field_seek: result=" << result); +// LOG4CXX_DEBUG(logger, "Leaving mysql_field_seek: result=" << result); return result; }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of libmysequoia/src (CarobStmt.cpp), zsolt-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of carob (include/Connection.hpp src/Connection.cpp), gilles-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of libmysequoia/src (CarobStmt.cpp), zsolt-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of libmysequoia/src (MySQLAPI.cpp), zsolt-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|