Fix possible use of uninitialized variable during error handling in mysql.cc
client/mysql.cc: In com_go(): Initialize 'warnings' count, in case an error occurs before it is properly set.
Showing
Please register or sign in to comment
client/mysql.cc: In com_go(): Initialize 'warnings' count, in case an error occurs before it is properly set.