faq entry
This commit is contained in:
@@ -2134,10 +2134,10 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
<a name="faqusing"></a>
|
||||
<h3>[6. Using phpMyAdmin]</h3>
|
||||
<p>
|
||||
<b>[6.1] I can't insert new rows into a table - MySQL brings up a
|
||||
SQL-error.</b>
|
||||
<b>[6.1] I can't insert new rows into a table / I can't create a table
|
||||
- MySQL brings up a SQL-error.</b>
|
||||
<br />
|
||||
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.<br />
|
||||
Common errors include:
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user