Philipp Rotmann, Linksystem Muenchen wrote:

> what does mgd_get_article_by_name do when the given name is not
> unique in the table of articles? Return nothing or return a
> cursor?

AFAICT it will return the 'first' match only, as an object, where first
is defined against the sort order that MySQL uses when no explicit ordering
has been requested. That will probably be creation date or object id.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to