typecho migration. Error appears on the home page after database import. The code is as follows:
exception "Typecho_Db_Query_Exception" in / home/noteeyga/public_html/var/Typecho/Db/Adapter/Mysql.php:88
Stack trace:
-sharp0 /home/noteeyga/public_html/var/Typecho/Db.php(354): Typecho_Db_Adapter_Mysql->query("SELECT * FROM ...", Resource id -sharp18, 1, "SELECT")
-sharp1 /home/noteeyga/public_html/var/Typecho/Db.php(384): Typecho_Db->query(Object(Typecho_Db_Query), 1)
-sharp2 /home/noteeyga/public_html/var/Widget/Abstract/Contents.php(89): Typecho_Db->fetchAll(Object(Typecho_Db_Query))
-sharp3 /home/noteeyga/public_html/usr/themes/Life/index.php(26): Widget_Abstract_Contents->___fields()
-sharp4 /home/noteeyga/public_html/var/Widget/Archive.php(2022): require_once("/home/noteeyga/...")
-sharp5 /home/noteeyga/public_html/var/Typecho/Router.php(138): Widget_Archive->render()
-sharp6 /home/noteeyga/public_html/index.php(24): Typecho_Router::dispatch()
-sharp7 {main}
everything else is normal, only the home page is wrong, the basic judgment is the problem of the database, but I have been unable to find a solution, ask for advice, thank you!