• unknown's avatar
    A fix and a test case for Bug#13524 "lock timeout gives · 5b8a9654
    unknown authored
    incorrect warning on open cursor"
    
    
    sql/sql_prepare.cc:
      A fix for Bug#13524 "lock timeout gives incorrect 
      warning on open cursor": reset the connection for next
      command before performing a cursor fetch (add an omitted line).
    tests/mysql_client_test.c:
      A test case for Bug#13524 "lock timeout gives incorrect 
      warning on open cursor"
    5b8a9654
sql_prepare.cc 82 KB