[CONC-45] MySQL Ubuntu build not recognized as a valid MySQL server Created: 2013-08-09 Updated: 2013-08-15 Resolved: 2013-08-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Peter Laursen | Assignee: | Georg Richter |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Client with latest MariaDB API revison |
||
| Description |
|
Our user connects to a server what he describes as "5.5.32-0ubuntu0.12.04.1-log - (Ubuntu). And it was patched up to date and rebooted 3 days ago." .. and he gets the error "Error No. 2013 - Lost connection to MySQL server at 'handshake: reading initial communication packet', system error:2" Somewhat related to https://mariadb.atlassian.net/browse/CONC-42, I believe. |
| Comments |
| Comment by Peter Laursen [ 2013-08-10 ] |
|
hmmm .. Oracle's API has the same problem connecting to this particular server. The connection is tunneled (over SSH) t oa remote server and there are chances that the 'initial communciation packet' gets corrupted somehow. Or something went wrong with user's last update from Ubuntu repository. As this is not specific for MariaDB client code I don't think time should be spent at this stage. I will update here when I have more information. |