[CONC-123] Non-block API and mysql_real_connect_start() issues Created: 2015-02-20 Updated: 2015-02-21 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 0.9.1, 2.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Sayed | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux seiko 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) i686 GNU/Linux |
||
| Description |
|
Hi guys, so I decided to link against the last client version "50500" with the same code " Lost connection to MySQL server at'handshake: Anyway thank you for reading my issue and I'm sorry for my poorly English skills |
| Comments |
| Comment by Kristian Nielsen [ 2015-02-20 ] |
|
The valgrind message about switching stacks is expected. The non-blocking API is implemented using co-routines. |
| Comment by Sayed [ 2015-02-21 ] |
|
First of all thank you for your attention, |