[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] =?utf-8?q?svn:_/pecl/mysqlnd=5Fms/trunk/_mysqlnd=5Fms=5Ffilter=5Fqos.c?=
From:       Ulf_Wendel <uw () php ! net>
Date:       2011-11-29 16:20:18
Message-ID: svn-uw-1322583618-320166-2100651937 () svn ! php ! net
[Download RAW message or body]

uw                                       Tue, 29 Nov 2011 16:20:18 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=320166

Log:
Cleanup

Changed paths:
    U   pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_qos.c

Modified: pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_qos.c
===================================================================
--- pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_qos.c	2011-11-29 16:05:04 UTC (rev \
                320165)
+++ pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_qos.c	2011-11-29 16:20:18 UTC (rev \
320166) @@ -58,7 +58,6 @@
 		res->m.free_result(res, FALSE TSRMLS_CC);
 	}

-	DBG_INF_FMT("ret = %d", ret);
 	DBG_RETURN(ret);
 }
 /* }}} */
@@ -114,11 +113,8 @@
 							char * pos;
 							char buf[32];

-							/* TODO: Do we need this check, can we have conns without data ?! */
 							DBG_INF_FMT("Checking slave connection "MYSQLND_LLU_SPEC"", \
connection->thread_id);

-							/* FIXME */
-							/* TODO: bubble up error, if any, to user's connection */
 							pos = strstr((*conn_data)->global_trx.check_for_gtid, "#GTID");
 							if (pos) {
 								smart_str_appendl(&sql, (*conn_data)->global_trx.check_for_gtid, pos - \
((*conn_data)->global_trx.check_for_gtid));



-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic