MySQL database frequently reported errors include Dede upgrade and other CMS upgrade encountered problems

Source: Internet
Author: User

Error saving data to database Archives table-Workaround!

Presumably you will also encounter this problem, when Dedecms published the article prompted to save data to the Database Archives table error.

This bug appears above MYSQL5, the processing method is very simple, the MySQL strict mode is turned off, the method is as follows:

Find My.ini

Will

Sql-mode= "Strict_trans_tables,no_auto_create_user,no_engine_substitution"

Revision changed to

Sql-mode= "No_auto_create_user,no_engine_substitution"

Can, problem solving ~ "

"The virtual host user uses the report (0) to turn off the error display"

The above method is obviously not easy to understand, the simplest way to do is to enter the summary content and keywords, do not use the default extraction, must be resolved.


MySQL database frequently reported errors include Dede upgrade and other CMS upgrade encountered problems

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.