I would like to get only one feature from a MySQL database.
What am I currently doing?
I use the Add Vector Layer functionality in QGis to get the features (polygons) from the MySQL database. They are all displaying fine, but my problem is that I would like to get only one feature/polygon from the database, filtering by a MySQL query by example (it would be perfect).
Is there a way to do so ?
Thank you !
