mysql/core_cities_merge.sql
authorEdward <edward@roojs.com>
Fri, 27 Jun 2014 05:05:56 +0000 (13:05 +0800)
committerEdward <edward@roojs.com>
Fri, 27 Jun 2014 05:05:56 +0000 (13:05 +0800)
mysql/core_cities_merge.sql

index 6b44305..4aeebe7 100644 (file)
@@ -492,6 +492,8 @@ CREATE FUNCTION core_city_blocks_mapping()  RETURNS INT DETERMINISTIC
             
             SET v_count = v_count + 1;
             
+            SELECT v_count;
+
             SET v_country_id = 0;
             SET v_divison_id = 0;
             SET v_city_id = 0;