mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Report errors only in primary connection
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
/** Print select result
|
||||
* @param Min_Result
|
||||
* @param Min_DB connection to examine indexes
|
||||
* @param string base link for <th> fields
|
||||
* @return null
|
||||
*/
|
||||
function select($result, $connection2 = null, $href = "") {
|
||||
|
Reference in New Issue
Block a user