• unknown's avatar
    Fix events.test failure on manu pushbuild hosts (5.1-runtime). · 93e7a470
    unknown authored
    
    sql/event_db_repository.cc:
      Fix events.test failure on many pushbuild hosts (5.1-runtime).
      Make sure that when reading mysql.event the key number matches
      the field number that we're using to read by key.
      Also, print an error in case of a handler error (to not return 
      'Unknown error' when a table is corrupted to the user).
    93e7a470
event_db_repository.cc 29.3 KB