Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Mysql
Mysql.mysql
Methods
_sprintf()
affected_rows()
binary_data()
create()
create_db()
drop_db()
error()
host_info()
insert_id()
is_open()
list_dbs()
list_fields()
list_processes()
list_tables()
ping()
protocol_info()
reload()
select_db()
server_info()
shutdown()
statistics()
Mysql.mysql()->_sprintf()
Mysql.mysql()->binary_data()
Method Mysql.mysql()->affected_rows()
Method
affected_rows
int
affected_rows
(
)
Description
Returns the number of rows affected by the last query.