Test: /ext/mysqli/tests/bug77935.phpt - Version 7.4.29        

Bug #77935 Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor
Submitted: 2019-04-24 14:03:49 Modified: 2020-12-18 09:34:08
From: rh Assigned: nikic
Status: Closed Package: MySQLi related
PHP Version: 7.3.4 OS: Windows 10 (64Bit)

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught mysqli_sql_exception: alter routine command denied to user ''@'localhost' for routine 'test.testSp' in %s/bug77935.php:6 002+ Stack trace: 003+ #0 %s/bug77935.php(6): mysqli->query('DROP PROCEDURE ...') 004+ #1 {main} 001- array(1) { 002- [1]=> 003- int(1) 004- } 005+ thrown in %s/bug77935.php on line 6