[CONC-42] Connecting to a service that is not a MySQL server Created: 2013-08-02 Updated: 2013-08-03 Resolved: 2013-08-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Peter Laursen | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
When trying to connect to a running service that is not a MySQL server of any 'flavour' (like an Apache server) the MariaDB API returns the error "lost connection during query". The error raised by Oracle API complains about "initial communication packet" mismatch. Oracle's error message tells that the problem was with the handshake. MariaDB's gives the wrong impression that connection was successfull and a query actually sent to the server. |
||
| Comments |
| Comment by Georg Richter [ 2013-08-03 ] |
|
Fixed in rev. 77 |