Description of the correct solution to MySQL port problems

Source: Internet
Author: User

The following articles mainly describe the correct solution for MySQL porting problems in actual operations. If you encounter the same problem in actual operations, but you do not know how to solve it, so the following articles must be good teachers and friends for you. I hope you will have some gains.

An error occurred while importing the MySQL file.

 
 
  1. ERROR 1418 (HY000): This function has none of DETERMINISTIC, no SQL, or reads SQL DATA in its declaration and binary logging is enabled

I checked it a little and used

 
 
  1. MySQL> set global log_bin_trust_function_creators = 1;

Command to solve the problem

The above content is an introduction to the MySQL porting problem. I hope you will get some benefits.

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.