Bug #17630 | Access to multiple MySQL databases | ||
---|---|---|---|
Submitted: | 21 Feb 2006 22:22 | Modified: | 28 Apr 2007 21:39 |
Reporter: | kirill kirill | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.8 | OS: | Windows (Windows) |
Assigned to: | CPU Architecture: | Any | |
Tags: | ODBC5-RC |
[21 Feb 2006 22:22]
kirill kirill
[22 Feb 2006 9:17]
Valeriy Kravchuk
Thank you for a problem report. Please, specify the exact version of Connector/ODBC used. 3.51.12 (32-bit) works OK for me on XP 64-bit edition, by the way.
[27 Feb 2006 14:47]
kirill kirill
Thank you for the feedback. Exact version: myodbc3.dll says that it's version is 3.51.8.0
[27 Feb 2006 16:24]
Jorge del Conde
I was unable to reproduce this problem WRT multiple Access databases, yet I can confirm the 64bit part of the problem.
[26 Mar 2007 10:18]
Tonci Grgin
Both 3.51.14 and 5.0 (2007-03-22) work as expected with: - MySQL 5.0.38BK on WinXP Pro SP2 localhost (32 bit) - MS Access 2003
[28 Apr 2007 21:39]
Tonci Grgin
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ Hi. I've done some testing and here's what I've found: - MySQL 5.0.38Enterprise on WinXPx64 AMD - MS Office 2003 SP2 KB887616 - MyODBC 3.51.14GA, connector/ODBC 5.0.11-beta - Create 2 databases, db1 and db2. Create two users, each with rights only to one of db's. User "db1" has privileges over "db1" database. User "db2" has privileges over "db2" database. Both users have different password. - Create some tables in both db1 and db2 databases - Create separate Machine DSN for each user/database and both connectors. - Launch Access, Import tables via ODBC Machine DSN for each DSN created in previous step. Everything works fine. No "instability" noticed.