Restrictions of MySQL database on the server light mark

Source: Internet
Author: User

For example, if the client executes a query but is only interested in 1st rows, the remaining rows will not be transmitted.

The cursor is read-only and cannot be used to update rows.

Update where current of and delete where current of are not implemented because the updatable cursor is not supported.

The cursor cannot be kept (open again after submission ).

The cursor is insensitive.

The cursor cannot be rolled.

The cursor is not named. Statement ProcessingProgramThe cursor ID.

Only one cursor can be opened for each pre-processing statement. If you need multiple cursors, you must process multiple statements.

If the statement is not supported in Preprocessing mode, you cannot use the cursor on the statement that generates the result set. Including check tables, Handler read, and show BINLOG events statements.

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.