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()->host_info()
Mysql.mysql()->is_open()
Method Mysql.mysql()->insert_id()
Method
insert_id
int
insert_id
(
)
Description
Returns the id of the last INSERT query into a table with an AUTO INCREMENT field.