Fix the "Return type" of Stored Functions not showing up in the Routines list.
This commit is contained in:
parent
6fd9e7c5aa
commit
fc745f2dac
@ -103,6 +103,7 @@ if (! $routines) {
|
||||
<td><div class="create_sql" style="display: none;">%s</div>%s</td>
|
||||
<td>%s</td>
|
||||
<td>%s</td>
|
||||
<td>%s</td>
|
||||
</tr>',
|
||||
($ct%2 == 0) ? 'even' : 'odd',
|
||||
$sqlDropProc,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user