diff --git a/mysql-test/t/sp.test b/mysql-test/t/sp.test index 8af5b4719a1..2c323a6d2c6 100644 --- a/mysql-test/t/sp.test +++ b/mysql-test/t/sp.test @@ -5059,7 +5059,7 @@ drop procedure bug15441| # -# BUG#15231: +# BUG#15231: Stored procedure bug with not found condition handler # --disable_warnings drop table if exists t3|