Thanks. I have to test if the patch fixes my problem.
-Tero
Tamas Szekeres kirjoitti 10.5.2006 kello 11.57:
Hi,
http://bugzilla.remotesensing.org/show_bug.cgi?id=990
may be related to this problem.
Tamas
2006/5/10, Tero Alén <[EMAIL PROTECTED]>:
Hello everybody
First little background. Our server is Linux server and we are using
MapServer 4.8.1 (PHPMapscript). Our data is in MySQL database (MySQL
because other part of our application use it). We use ODBC/OVF to get
data from database.
Problem is that query result give some unexpected result. If I make
same query many times (using refresh) MapServer returns randomly two
or three different results.
When I used ogrinfo to test our ovf file I found that it will cut the
geometry fields value after 510 character. The data is correct in
database when I make query by hand. Yes, we are using MySQL's spatial
extension and geometry column's type is geometry.
ogrinfo also returns following error: ERROR 1: SetAttributeFilter()
not supported on ExecuteSQL() results.
Thanks for any help.
-Tero