diff --git a/Documentation.html b/Documentation.html index a6cc2bea1..77f1ba121 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2134,10 +2134,10 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
- [6.1] I can't insert new rows into a table - MySQL brings up a
- SQL-error.
+ [6.1] I can't insert new rows into a table / I can't create a table
+ - MySQL brings up a SQL-error.
- Examine the SQL error with care. I've found that many programmers
+ Examine the SQL error with care. Often the problem is caused by
specifying a wrong field-type.
Common errors include: