Skip to content
  • Mayank Prasad's avatar
    ed59f254
    Fix sporadic failure of idx_events_stages_current.test · ed59f254
    Mayank Prasad authored
    Issue:
    	idx_events_stages_current tests depends on the entries in
    	performance_schema.events_stages_current table. These entries
    	are transient in nature which is causing sporadic failure.
    
    Fix:
    	Increased innodb_lock_wait_timeout to make sure entries in this
    	table are there for longer period to avoid this sporadic failure.
    ed59f254
    Fix sporadic failure of idx_events_stages_current.test
    Mayank Prasad authored
    Issue:
    	idx_events_stages_current tests depends on the entries in
    	performance_schema.events_stages_current table. These entries
    	are transient in nature which is causing sporadic failure.
    
    Fix:
    	Increased innodb_lock_wait_timeout to make sure entries in this
    	table are there for longer period to avoid this sporadic failure.
Loading