| Bug #41946 | Inserting a row using SQLSetPos does not correspond to DB name in SELECT | ||
|---|---|---|---|
| Submitted: | 8 Jan 2009 7:50 | Modified: | 10 Nov 2009 15:09 |
| Reporter: | Bogdan Degtyariov | Email Updates: | |
| Status: | Closed | ||
| Category: | Connector/ODBC | Severity: | S3 (Non-critical) |
| Version: | 5.1 | OS: | Microsoft Windows |
| Assigned to: | Bogdan Degtyariov | Target Version: | |
| Tags: | linked server, SQLSetPos | ||
[8 Jan 2009 7:50]
Bogdan Degtyariov
[8 Jan 2009 8:52]
Bogdan Degtyariov
fix and test case
Attachment: bug41946.diff (application/octet-stream, text), 2.31 KiB.
[1 Nov 2009 16:30]
Lawrin Novitsky
Patch pushed as rev#848. Will be released in the 5.1.6
[5 Nov 2009 17:44]
Tony Bedford
An entry was added to the 5.1.6 changelog: Inserting a new record using SQLSetPos did not correspond to the database name specified in the SELECT statement when querying tables from databases other than the current one. SQLSetPos attempted to do the INSERT in the current database, but finished with a SQL_ERROR result and “Table does not exist” message from MySQL Server.
[10 Nov 2009 11:14]
Lawrin Novitsky
Patched backported to 3.51 and pushed as rev#708. will be released in 3.51.28
[10 Nov 2009 11:22]
Lawrin Novitsky
(ported to 3.51)
[10 Nov 2009 15:09]
Tony Bedford
Changelog entry updated to include version 3.51.28.
