<div class="gmail_quote">On Wed, Aug 24, 2011 at 12:43 PM, Mark Woods <span dir="ltr"><<a href="mailto:mwoods@online.ie">mwoods@online.ie</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">> In MySQL's world "4400/3H" == 4400<br>
> Yet another reason to ditch mysql.<br>
<br>
</div>I can't reproduce this with mysql 5.0<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>I tried the following on mysql 5.1.37</div><div><br></div><div>SELECT "4400/3H" = 4400; # => 1 (MySQL 5.1.37)</div><div><br></div>

<div>I also tried selecting rows - I'm seeing multiple rows returned when the numeric prefix of the varchar matches the integer in the where clause.</div><div><br></div><div>Sam</div></div>