Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MaxDB - Everything about MaxDB, formerly known as SAP DB
MySQL++ - Programming with the C++ API to MySQL
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
ODBC - ODBC with the MySQL Connector/ODBC driver
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
3.51.13 regression (from 3.51.12)

3.51.13 regression (from 3.51.12)

2006-03-29       - By David Dindorp

 Back
Reply:     1     2  

Hi

I've today installed the preview version of 3.51.13 (27/3) onto
a couple (5 to be exact) machines in our development environment.

On one box a website is down and I keep getting this error.

Copy/paste from NT eventlog.
===========================
Event Type:   Error
Event Source:   COM+
Event Category:   SVC
Event ID:   4194

Description:
The system has called a custom component and that component has
failed and generated an exception. This indicates a problem with
the custom component. Notify the developer of this component that
a failure has occurred and provide them with the information below.

Component Prog ID: 0[ODBC][Env 4c812a0]
Method Name: IDispenserDriver::CreateResource
Process Name: aspnet_wp.exe

The serious nature of this error has caused the process to terminate.
Exception: C0000005
Address: 0x77FCBEE8

Call Stack:
ntdll!RtlSizeHeap + 0x6D
myodbc3 + 0x2BE72
myodbc3 + 0x2BE94
myodbc3!SQLConnect + 0x385
odbc32!CursorLibTransact + 0x41D7
odbc32!SQLDriverConnectW + 0x285
odbc32!SQLGetConnectOption + 0xE42
comsvcs!DispManGetContext(unsigned long *,unsigned long *) + 0xB27
comsvcs!DispManGetContext(unsigned long *,unsigned long *) + 0x163F
     + 0x8CDDFF44

As can be seen above, myodbc3::SQLConnect is involved..

Is there anything I can do to further debug this?


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)