[MDEV-20130] Lost connection to MySQL server at 'reading authorization packet' Created: 2019-07-23 Updated: 2019-08-04 Resolved: 2019-08-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.3.15 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Christian Lehner | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Raspberry Pi, Rasbian, Buster |
||
| Description |
|
I changed from RPI Stretch to Buster and now get the following error when I try to initially connect to the database: (a) when I connect from Buster to a DB on a Stretch OS: (b) when I connect to the local database on a Buster OS: This is from code which looks like: It worked as long as I compiled and run it on Rasbian, Stretch but since I moved to Buster, I get this error. I found some pointers on the web which claim it had to do with too short a timeout, but increasing connect_timeout did not help. |
| Comments |
| Comment by Christian Lehner [ 2019-08-02 ] |
|
I can't reproduce this issue. Most likely this was fixed by updates. |