Hi Marc and Aris,<div><br></div><div>Thank Aris for helping me on this and it was very useful for me. <br><br></div><div>I went through the commit and found it has replaces some code segments in tbl_properties.inc.php file and also introduced some new lines to file. Out of those newly introduce lines we get "<span class="Apple-style-span" style="font-family: monospace; font-size: 12px; white-space: pre; background-color: rgb(255, 255, 255); ">$type = $extracted_fieldspec['print_type'];</span>" in line number 301 which overrides the $type variable value from "<b>varchar</b>" to "<b>varchar(45)</b>". I have commented that line and tested the feature and it worked correctly for loading the "VARCHAR" type in change table. But I cannot understand why it uses "<b>$type = $extracted_fieldspec['print_type']</b>" instead of "$type = $extracted_fieldspec['type'];". Thank you. </div>
<div><br></div><div>Regards,</div><div>Thilanka. </div><div><div><br></div>-- <br><div><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px"><div style="text-align:left">L G Thilanka Kaushalya     <br>
Computer Science & Engineering,    <br><div style="color:rgb(80, 0, 80)">University of Moratuwa,<br>Sri Lanka<span></span><br>                          <br></div></div>Connect with me at,<br>      Gmail        : <a href="mailto:lgtkaushalya@gmail.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@gmail.com</a><br>
      Twitter       : @thilanka_k<br>      Facebook  : Thilanka Kaushalya<br>      Yahoo       : <a href="mailto:lgtkaushalya@yahoo.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@yahoo.com</a></span></div>
<div>      Blog          : <a href="http://coders-view.blogspot.com/" target="_blank">http://coders-view.blogspot.com/</a></div><br><br>
</div>