Drizzle dbi - segfault suddenly disappeared from there so use proper code
This commit is contained in:
parent
c7dd3244c6
commit
7bc8d8348d
@ -285,9 +285,7 @@ function PMA_DBI_get_proto_info($link = null)
|
||||
}
|
||||
}
|
||||
|
||||
// this segfaults...
|
||||
//return $link->protocolVersion();
|
||||
return drizzle_con_protocol_version($link->getConnectionObject());
|
||||
return $link->protocolVersion();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user