small hack: that way the sockets stuff works, but must be improved
This commit is contained in:
@@ -46,6 +46,8 @@ if (!defined('PMA_WINDOWS')) {
|
||||
}
|
||||
}
|
||||
|
||||
if (!$nomysql) { // small hack (temporary)
|
||||
|
||||
// MySQL Version
|
||||
if (!defined('MYSQL_MAJOR_VERSION')) {
|
||||
if (!empty($server)) {
|
||||
@@ -68,4 +70,6 @@ if (!defined('MYSQL_MAJOR_VERSION')) {
|
||||
define('MYSQL_MINOR_VERSION', 0);
|
||||
} // end if
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user