Database-Sql:php+mysql Support stacked query (stack queries)?

Source: Internet
Author: User
Tags sql injection cheat sheet
Stacked queries:executing more than one query in one transaction.
Is it a stack query to execute multiple SQL statements at a time?
See an article saying that Php+mysql does not support stacked queries, however, such an SQL statement: SELECT * FROM members; DROP members obviously in MySQL can be executed.
Do I get the wrong idea?

Reply content:

Stacked queries:executing more than one query in one transaction.
Is it a stack query to execute multiple SQL statements at a time?
See an article saying that Php+mysql does not support stacked queries, however, such an SQL statement: SELECT * FROM members; DROP members obviously in MySQL can be executed.
Do I get the wrong idea?

The database is sure to support stack queries, but letting PHP execute SQL statements is not necessarily OK.

For details, please refer to the following two articles:

  • Stacked Queries
  • SQL Injection Cheat Sheet
  • 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.