MySQL5.5 stored procedures support limit Variables

Source: Internet
Author: User

MySQL5.5 stored procedures support limit Variables

When reviewing the developed SQL statements, they found a stored procedure that was pieced together with a dynamic SQL (CONCAT () function). In this way, the performance was not as good as static SQL, so they were asked to change it, as a result, they said that an error was reported during the storage creation process. I was puzzled. No problem was found here. After consulting, the test environment was MySQL5.1, while MySQL5.5 was used, version issues.

Next I did a test. This is from MySQL5.1,


An error occurred while creating the instance. Let's take a look at the performance of MySQL5.5,



Completely OK, everything goes well.

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.