adapt this FAQ to 3.x interface
This commit is contained in:
@@ -3550,11 +3550,11 @@ $cfg['Servers'][$i]['AllowDeny']['rules'] = array(
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h4 id="faq6_2">
|
<h4 id="faq6_2">
|
||||||
<a href="#faq6_2">6.2 When I create a table, I click the Index checkbox for 2 fields and
|
<a href="#faq6_2">6.2 When I create a table, I set an index for two fields and
|
||||||
phpMyAdmin generates only one index with those 2 fields.
|
phpMyAdmin generates only one index with those two fields.
|
||||||
</a></h4>
|
</a></h4>
|
||||||
<p>
|
<p>
|
||||||
In phpMyAdmin 2.2.0 and 2.2.1, this is the way to create a multi-fields
|
This is the way to create a multi-fields
|
||||||
index. If you want two indexes, create the first one when creating the
|
index. If you want two indexes, create the first one when creating the
|
||||||
table, save, then display the table properties and click the Index link to
|
table, save, then display the table properties and click the Index link to
|
||||||
create the other index.
|
create the other index.
|
||||||
|
Reference in New Issue
Block a user