[Mono-bugs] [Bug 497636] New: NOT IMPLEMENTED - MySQL Odbc .HasRows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 23 09:31:45 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=497636


           Summary: NOT IMPLEMENTED - MySQL Odbc .HasRows
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: bnc-blr-team-mono at forge.provo.novell.com
        ReportedBy: Andrewm1986 at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-gb)
AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

When using MySQL ODBC Connector 5.1, Mono 2.4, Windows XP

Whenever the HasRows property of the OdbcDataReader class is called a
NotImplemented exception is raised. 

Reproducible: Always

Steps to Reproduce:
1. Use an OdbcDataReader with MySQL ODBC Connector
2. Use .HasRows
3. Watch it crash
Actual Results:  
Throws exception

Expected Results:  
Return a boolean relating to if there are rows in the data set

Unsure if any other combination of OS/Odbc Driver/Mono works, this was all I
tested

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list