Merge "Mistake about the tense of Verbs"
This commit is contained in:
@@ -734,8 +734,7 @@
|
|||||||
each database: <code>collate</code> and
|
each database: <code>collate</code> and
|
||||||
<code>character_set</code>.</para><table
|
<code>character_set</code>.</para><table
|
||||||
rules="all">
|
rules="all">
|
||||||
<caption>Required and Optional Attributes for Create
|
<caption>Required and optional attributes for creating a database</caption>
|
||||||
Database</caption>
|
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="1">Name</td>
|
<td colspan="1">Name</td>
|
||||||
@@ -779,8 +778,7 @@
|
|||||||
information about characters that are valid/invalid
|
information about characters that are valid/invalid
|
||||||
for creating database names.</para><table rules="all"
|
for creating database names.</para><table rules="all"
|
||||||
width="40%">
|
width="40%">
|
||||||
<caption>Valid Characters That Can Be Used in a
|
<caption>Valid characters in a database name</caption>
|
||||||
Database Name</caption>
|
|
||||||
<col width="100%"/>
|
<col width="100%"/>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -807,8 +805,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody></table><table rules="all" width="40%">
|
</tbody></table><table rules="all" width="40%">
|
||||||
<?dbfo keep-together="always"?>
|
<?dbfo keep-together="always"?>
|
||||||
<caption>Characters That <emphasis>Cannot</emphasis>
|
<caption>Characters that <emphasis>cannot</emphasis> be used in a database name</caption>
|
||||||
Be Used in a Database Name</caption>
|
|
||||||
<col width="100%"/>
|
<col width="100%"/>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -838,8 +835,7 @@
|
|||||||
<td>Forwardslashes</td>
|
<td>Forwardslashes</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table><table rules="all">
|
</tbody></table><table rules="all">
|
||||||
<caption>Length Restrictions for Database
|
<caption>Length restrictions for database name</caption>
|
||||||
Name</caption>
|
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Restriction</td>
|
<td>Restriction</td>
|
||||||
@@ -966,10 +962,10 @@
|
|||||||
caller to correct the cause of the failure and POST
|
caller to correct the cause of the failure and POST
|
||||||
the request again.</para>
|
the request again.</para>
|
||||||
<para>The following table lists the required attributes
|
<para>The following table lists the required attributes
|
||||||
for create user. See the request examples for the
|
for creating user. See the request examples for the
|
||||||
required xml/json format:</para>
|
required xml/json format:</para>
|
||||||
<table rules="all" width="500">
|
<table rules="all" width="500">
|
||||||
<caption>Required attributes for create user</caption>
|
<caption>Required attributes for creating a user</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="1">Applies To</td>
|
<td colspan="1">Applies To</td>
|
||||||
@@ -1017,8 +1013,7 @@
|
|||||||
characters that are valid/invalid for creating
|
characters that are valid/invalid for creating
|
||||||
database names, user names, and passwords.</para>
|
database names, user names, and passwords.</para>
|
||||||
<table rules="all" width="40%">
|
<table rules="all" width="40%">
|
||||||
<caption>Valid Characters That Can Be Used in a
|
<caption>Valid characters in a database name, user name, and password</caption>
|
||||||
Database Name, User Name, and Password</caption>
|
|
||||||
<col width="100%"/>
|
<col width="100%"/>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -1044,9 +1039,8 @@
|
|||||||
name, user name, and password</td>
|
name, user name, and password</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table><table rules="all" width="40%">
|
</tbody></table><table rules="all" width="40%">
|
||||||
<caption>Characters That <emphasis>Cannot</emphasis>
|
<caption>Characters that <emphasis>cannot</emphasis> be used in a database name, user name, and
|
||||||
Be Used in a Database Name, User Name, and
|
password</caption>
|
||||||
Password</caption>
|
|
||||||
<col width="100%"/>
|
<col width="100%"/>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -1080,8 +1074,7 @@
|
|||||||
name or password</td>
|
name or password</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table><table rules="all">
|
</tbody></table><table rules="all">
|
||||||
<caption>Length Restrictions for Database Name, User
|
<caption>Length restrictions for database name, user name, and password</caption>
|
||||||
Name, and Password</caption>
|
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Restriction</td>
|
<td>Restriction</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user