--- ezconvertdbcharset.php_jr	2009-02-18 16:09:43.000000000 +0100
+++ ezconvertdbcharset.php_jr_debug	2009-02-18 15:55:55.000000000 +0100
@@ -604,5 +604,5 @@
     $db = eZDB::instance();
 
-    $limit  = 100;
+    $limit  = 5;
     $offset = 0;
 
@@ -646,4 +646,5 @@
         for ( $idx = $offset ; $idx <= $lastIdx; $idx++ )
         {
+echo "idx is: $idx\n";
             $row = $result[$idx];
 
