advanced index creation
This commit is contained in:
@@ -133,9 +133,16 @@ if($cfgBookmark['db'] && $cfgBookmark['table'])
|
|||||||
<input type="hidden" name="lang" value="<?php echo $lang;?>">
|
<input type="hidden" name="lang" value="<?php echo $lang;?>">
|
||||||
<input type="hidden" name="db" value="<?php echo $db;?>">
|
<input type="hidden" name="db" value="<?php echo $db;?>">
|
||||||
<?php echo $strCreateNewTable.$db;?>:<br>
|
<?php echo $strCreateNewTable.$db;?>:<br>
|
||||||
<?php echo $strName.":"; ?> <input type="text" name="table"><br>
|
<?php
|
||||||
<?php echo $strFields.":"; ?> <input type="text" name="num_fields" size=2>
|
echo $strName.":";
|
||||||
<input type="submit" value="<?php echo $strGo; ?>">
|
echo "<input type=\"text\" name=\"table\">";
|
||||||
|
echo $strNumberIndexes.":";
|
||||||
|
echo "<input type=\"text\" name=\"num_indexes\" size=2>";
|
||||||
|
echo "<br>";
|
||||||
|
echo $strFields.":";
|
||||||
|
echo "<input type=\"text\" name=\"num_fields\" size=2>";
|
||||||
|
echo "<input type=\"submit\" value=\"" . $strGo . "\">";
|
||||||
|
?>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@@ -143,4 +143,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -142,4 +142,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -122,4 +122,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -127,4 +127,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -127,4 +127,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -140,4 +140,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -143,4 +143,5 @@ $strTableType = "Tabel type";
|
|||||||
$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside ";
|
$strHomepageOfficial = "Officiel phpMyAdmin hjemmeside ";
|
||||||
$strHomepageSourceforge = "Ny (men ikke endnu officiel) phpMyAdmin hjemmeside ";
|
$strHomepageSourceforge = "Ny (men ikke endnu officiel) phpMyAdmin hjemmeside ";
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -130,4 +130,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -155,4 +155,5 @@ $strBookmarkThis = "Bookmark this SQL-query";
|
|||||||
$strBookmarkLabel = "Label";
|
$strBookmarkLabel = "Label";
|
||||||
$strBookmarkView = "View only";
|
$strBookmarkView = "View only";
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable ";
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable ";
|
||||||
|
$strNumberIndexes=" Number of advanced indexes ";
|
||||||
?>
|
?>
|
||||||
|
@@ -173,4 +173,5 @@ $strBookmarkThis = "Bookmarker cette requ
|
|||||||
$strBookmarkLabel = "Intitul<EFBFBD>";
|
$strBookmarkLabel = "Intitul<EFBFBD>";
|
||||||
$strBookmarkView = "Voir uniquement";
|
$strBookmarkView = "Voir uniquement";
|
||||||
$strTextAreaLength="Il est possible que ce champ<br>ne soit pas <20>ditable<br>en raison de sa longueur";
|
$strTextAreaLength="Il est possible que ce champ<br>ne soit pas <20>ditable<br>en raison de sa longueur";
|
||||||
|
$strNumberIndexes=" Nombre d'index sp<73>ciaux ";
|
||||||
?>
|
?>
|
||||||
|
@@ -137,4 +137,5 @@ $strBookmarkThis = "Bookmark this SQL-query"; // To translate
|
|||||||
$strBookmarkLabel = "Label"; // To translate
|
$strBookmarkLabel = "Label"; // To translate
|
||||||
$strBookmarkView = "View only"; // To translate
|
$strBookmarkView = "View only"; // To translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -141,4 +141,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -122,4 +122,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -132,4 +132,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -129,4 +129,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -139,4 +139,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -139,4 +139,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -141,4 +141,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -153,4 +153,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -153,4 +153,5 @@ $strTableType = "Table type"; //to translate
|
|||||||
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
|
||||||
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
|
||||||
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
|
||||||
|
$strNumberIndexes=" Number of advanced indexes "; //to translate
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user