<br><br><div class="gmail_quote">On Sat, Mar 3, 2012 at 5:07 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 2012-03-03 06:08, Madhura Jayaratne a écrit :<br>
<div class="im">> On Sat, Mar 3, 2012 at 12:18 AM, Thilina Buddika Abeyrathna <<br>
> <a href="mailto:thilinaabeyrathna@gmail.com">thilinaabeyrathna@gmail.com</a>> wrote:<br>
><br>
>> Hi,<br>
>> yes I have red that page. And also I look the junior jobs. It mention that<br>
>> bug fixing and I have look at the bug list in sourceforge. There are lot of<br>
>> bugs. So if you can, please let me know if there are any bugs which is<br>
>> related to tbl_change.php, tbl_replace.php,<br>
>> libraries/tbl_replace_fields.inc.php. So it will help me to understand<br>
>> and familiar with those php files. Because that project idea mention those<br>
>> php file to refactoring.<br>
>><br>
>> --<br>
>> Regards.<br>
>><br>
>> Thilina Buddika Abeyrathna,<br>
>> Department of Computer Engineering,<br>
>> Faculty Of Engineering,<br>
>> University of Peradeniya.<br>
>><br>
>><br>
> Hi Thilina,<br>
><br>
> Going through the bug tracker, I could not find any open bugs that are<br>
> related to this area. However I found this feature request [1] which looks<br>
> to be related.<br>
><br>
> May be you could talk with Marc on whether this one is still relevant and<br>
> worth implementing and if so start working on it.<br>
<br>
</div>I believe it's still relevant but I'm not sure how to reproduce this<br>
problem.<br>
<br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br></blockquote></div>May be with this.<div><br></div><div><div>CREATE TABLE IF NOT EXISTS `testbin` (</div><div>  `id` int(11) NOT NULL AUTO_INCREMENT,</div><div>  `bin` binary(255) NOT NULL,</div><div>  PRIMARY KEY (`id`)</div>
<div>) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;</div><div><br></div><div>INSERT INTO `testbin` (`id`, `bin`) VALUES</div><div>(1, '0b11010101011011110\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0');</div>
<div><br></div><div><br></div>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div><br>
</div>