• unknown's avatar
    ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc: · 895fa68c
    unknown authored
      Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
    
    
    sql/sql_class.cc:
      Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
    sql/handler.cc:
      Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
    sql/handler.h:
      Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
    sql/ha_innodb.cc:
      Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
    sql/ha_innodb.h:
      Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
    895fa68c
ha_innodb.h 7.38 KB