This commit is contained in:
Alexander M. Turek
2003-02-08 11:28:16 +00:00
parent 1d80c7dd23
commit c9508225ad
2 changed files with 5 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ $cfg['Servers'][$i]['port'] = ''; // MySQL port - leave blank
$cfg['Servers'][$i]['socket'] = ''; // Path to the socket - leave blank for default socket
$cfg['Servers'][$i]['connect_type'] = 'tcp'; // How to connect to MySQL server ('tcp' or 'socket')
$cfg['Servers'][$i]['compress'] = FALSE; // Use compressed protocol for the MySQL connection
// (Both are experimental and require PHP >= 4.3.0)
// (requires PHP >= 4.3.0)
$cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings
// (this user must have read-only
$cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user"