mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-09 06:13:32 +03:00
Updated ChangeLog
This commit is contained in:
parent
8d130f12a0
commit
04474e3232
|
@ -6,10 +6,12 @@ sqlmap (0.6.2-1) stable; urgency=low
|
||||||
properly also on both MySQL < 5.0 and MySQL >= 5.0;
|
properly also on both MySQL < 5.0 and MySQL >= 5.0;
|
||||||
* Major bug fix when the request is POST to also send the GET parameters
|
* Major bug fix when the request is POST to also send the GET parameters
|
||||||
if any have been provided;
|
if any have been provided;
|
||||||
|
* Major bug fix to correctly update sqlmap to the latest stable release
|
||||||
|
with command line --update;
|
||||||
* Major bug fix so that when the expected value of a query (count
|
* Major bug fix so that when the expected value of a query (count
|
||||||
variable) is an integer and for some reason the resumed value from
|
variable) is an integer and, for some reasons, its resumed value from
|
||||||
session file is a string or a binary file, the query is executed again
|
the session file is a string or a binary file, the query is executed
|
||||||
and and its new output saved to the session file;
|
again and its new output saved to the session file;
|
||||||
* Minor improvement to correctly enumerate tables, columns and dump
|
* Minor improvement to correctly enumerate tables, columns and dump
|
||||||
tables entries on Oracle and on PostgreSQL when the database name is
|
tables entries on Oracle and on PostgreSQL when the database name is
|
||||||
not 'public' schema or a system database;
|
not 'public' schema or a system database;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user