mirror of
https://github.com/vrana/adminer.git
synced 2025-08-24 15:12:51 +02:00
Function found_rows should return null
This commit is contained in:
@@ -491,7 +491,6 @@ WHERE OBJECT_NAME(i.object_id) = " . q($table)
|
||||
}
|
||||
|
||||
function found_rows($table_status, $where) {
|
||||
return false;
|
||||
}
|
||||
|
||||
function foreign_keys($table) {
|
||||
|
Reference in New Issue
Block a user