too much of just in one sentence
This commit is contained in:
@@ -446,10 +446,10 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
|
||||
<tt>$cfg['Servers'][$i]['host']</tt> contains the hostname of the first
|
||||
server, the second <tt>$cfg['Servers'][$i]['host']</tt> the hostname of
|
||||
the second server, etc.
|
||||
In <tt>config.default.php</tt>, there is just one section for server
|
||||
definition, however you can put as many as you need in <tt>config.inc.php</tt>,
|
||||
just copy that block or needed parts (you don't have to define all settings, just
|
||||
those you need to change).
|
||||
In <tt>config.default.php</tt>, there is only one section for server
|
||||
definition, however you can put as many as you need in
|
||||
<tt>config.inc.php</tt>, copy that block or needed parts (you don't
|
||||
have to define all settings, just those you need to change).
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
|
Reference in New Issue
Block a user