Fix events.test failure on manu pushbuild hosts (5.1-runtime).
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).
Showing
Please register or sign in to comment