15,041
edits
| Line 542: | Line 542: | ||
=== Resolve insufficient hard disk space where mysql data located === | === Resolve insufficient hard disk space where mysql data located === | ||
[http://errerrors.blogspot.com/2016/07/mysql.html Err: 解決 MySQL 資料庫所在硬碟空間不足的狀況] | [http://errerrors.blogspot.com/2016/07/mysql.html Err: 解決 MySQL 資料庫所在硬碟空間不足的狀況] | ||
=== PHP Fatal Error: Allowed Memory Size Exhausted when import SQL.GZ file using adminer === | |||
solution: Using the naive mysqldump command to generate the backup file. And import the backup by using mysql command. | |||
== Miscellaneous Tool-Specific Errors == | == Miscellaneous Tool-Specific Errors == | ||