[Wine] Re: Unable to install mysql-connector-odbc-5.1.5-win32.msi

Usurp wineforum-user at winehq.org
Fri Jan 16 12:21:51 CST 2009


austin987 wrote:
> On Fri, Jan 16, 2009 at 1:55 AM, stanleylai <wineforum-user at winehq.org> wrote:
> 
> > greetings,
> > 
> > when i install mysql odbc driver using msiexec /i mysql-connector-odbc-5.1.5-win32.msi, the following error appear
> > 
> > fixme:sfc:SfcIsKeyProtected ((nil), (null)) stub
> > fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
> > fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
> > fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x000003f5,(nil),0x0006,0x00000000,0x32e4b0,(nil)): stub
> > fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003f5,(nil),0x0006,0x00000000,0x130ef0,(nil)): stub
> > err:eventlog:ReportEventW L"=====================================================\r\nException code: C0000005 ACCESS_VIOLATION\r\nFunction: 0x0\r\n=====================================================\r\n\r\nRegisters:\r\nEAX:00000000  EBX:004BEF2D  ECX:0032E4EC  EDX:00000031  ESI:0032E674  EDI:00000000\r\nCS:EIP:0073:00000000 "...
> > err:eventlog:ReportEventW L""
> > err:eventlog:ReportEventW L""
> > err:eventlog:ReportEventW L""
> > err:eventlog:ReportEventW L""
> > err:eventlog:ReportEventW L""
> > fixme:advapi:DeregisterEventSource (0xcafe4242) stub
> > 
> > i have also try this command  wine msiexec /i, it also cannot work.
> > anybody can help ? thanks in advance
> > 
> > the mysql-connector-odbc-5.1.5-win32.msi can be download from
> > http://dev.mysql.com/downloads/connector/odbc/5.1.html#win32
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> 
> Wine version?
> 
> -- 
> -Austin

I encountered the same kind of problem a month ago for the 3.51.27 version of the connector,
using cvs HEAD and a clean wine prefix.
A simple workaround could be the version without installer : mysql-connector-odbc-noinstall-5.1.5-win32.zip (it works for the 3.51.27 version)

Following the NativeODBC wiki, you need native odbccp32 and odbc32.







More information about the wine-users mailing list