0
mysql> insert into helpme set user=(select 0x616361 into outfile 'c://windows//temp//test.ini');
Database changed

mysql> select * from helpme;
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------+
| user                                                                                                                                                                                                                                    | id    |
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------+
| a                                                                                                                                                                                                                                       |     1 |                                                                                                                                                                                                                                  | 37833 |
| aca                                                                                                                                                                                                                                     | 37834 |
+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------+
2 rows in set

为什么用户是aca?找不到文件(c://windows//temp//test.ini)?

4

1 回答 1

2
于 2014-02-08T09:40:29.020 回答