Hi all,<div><br></div><div>First, I've done a fair bit of googling for my problem and haven't got anywhere. Hopefully I am just doing something stupid and there is an easy fix!</div><div><br></div><div>I use the gdal-bin package on my debian lenny box, mostly for MapServer to render data from MySQL Spatial.</div>
<div>Recently the gdal-bin package upgraded to version 1.5.2-3 and around the same time MapServer stopped working when using MySQL Spatial layers.</div><div><br></div><div>I began troubleshooting this problem by following the steps on the MapServer page for using MySQL via OGR (<a href="http://mapserver.org/input/vector/mysql.html">http://mapserver.org/input/vector/mysql.html</a>) and discovered that executing </div>
<div><br></div><div>"ogrinfo MYSQL:spatial,user=bryn,password=xxxx,port=3306"</div><div><br></div><div>returns</div><div><br></div><div>"Segmentation fault"</div><div><br></div><div>That's it, I don't get any other info out and I don't know where else I can look to find more on why this error might be happening!</div>
<div><br></div><div>Hope someone can help me out.</div><div><br></div><div>Cheers,</div><div>Bryn</div>