gpt4 book ai didi

mysql注入(inject)错误1064

转载 作者:行者123 更新时间:2023-11-29 04:01:48 25 4
gpt4 key购买 nike

<分区>

我正在尝试在此语句中注入(inject) sql 联合语句。

select id, email, `password` from users
where id = 1 union select 1,2,3;
order by users.id

但它返回一个错误:

[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by users.id' at line 1

我怎样才能让这个声明生效?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com