Q7
Single choice
Consider the statements: Mysql> drop function foo; ERROR 1305 (420000): FUNCTION test, foo does not exist Mysql > show warnings;

Mysql> get diagnostics condition 2 @msg=MESSAGE_TEXT;
What is the result of the final statement?