[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=5Ftable=5Fpartition.c?=
From:       Andrey_Hristov <andrey () php ! net>
Date:       2011-09-27 20:02:14
Message-ID: svn-andrey-1317153734-317408-558355493 () svn ! php ! net
[Download RAW message or body]

andrey                                   Tue, 27 Sep 2011 20:02:14 +0000

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

Log:
fix build

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

Modified: pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_table_partition.c
===================================================================
--- pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_table_partition.c	2011-09-27 17:11:01 UTC (rev 317407)
+++ pecl/mysqlnd_ms/trunk/mysqlnd_ms_filter_table_partition.c	2011-09-27 20:02:14 UTC (rev 317408)
@@ -132,7 +132,7 @@
 			do {
 				size_t server_name_len;
 				char * server_name =
-					mysqlnd_ms_config_json_string_from_section(current_filter, section_name, section_name_len,
+					mysqlnd_ms_config_json_string_from_section(current_filter, section_name, section_name_len, 0,
 															  &value_exists, &server_list_is_list_value TSRMLS_CC);
 				if (!value_exists) {
 					break;



-- 
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