[CONC-34] Program crashes with MariaDB C Client library revision 67 Created: 2013-06-19 Updated: 2013-07-01 Resolved: 2013-07-01 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Sandhya Sriraj | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 |
||
| Description |
|
My program crashes with MariaDB C client revision 67 in release mode. It was working fine with revision 64. Can you please check the following code in my_thread_init function(my_thr_init.c). 146 tmp= &THR_KEY_mysys; 154 tmp= &THR_KEY_mysys; And also, I am getting warnings when compiling MariaDB C Client revision 67 |
| Comments |
| Comment by Sandhya Sriraj [ 2013-07-01 ] |
|
It is working fine with revision 68. |
| Comment by Georg Richter [ 2013-07-01 ] |
|
fixed in rev. 68 |