Details
- 
    
Bug
 - 
    Status: Open (View Workflow)
 - 
    
Major
 - 
    Resolution: Unresolved
 - 
    None
 - 
    None
 - 
    None
 - 
    None
 - 
    Seen on windows 7 with Qt5.4 with mariadb-client r194
 
Description
Hi Georg,
After upgrading mariadb to r194, I have often (I suspect when the application open several connections to the DB) an infinite loop in the 'for' of mysql_close.
"mysql->stmts->next" and "mysql->stmts->prev" pointers contain the same address.
And the node at this address has its prev and next pointing to itself.
Previous release I used was r158, and I didn't have this issue.
Thanks,
Best Regards,
Eric