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

index 6670091..8a5fc74 100644 (file)
@@ -492,6 +492,7 @@ CREATE FUNCTION core_city_blocks_mapping()  RETURNS INT DETERMINISTIC
             SET v_country_id = 0;
             SET v_divison_id = 0;
             SET v_city_id = 0;
+            SET v_mapping_id = 0;
 
             SET v_country_iso_code = '';
             SET v_subdivision_name = '';