Extracted from Pike v7.4 release 97 at 2004-08-02.
[Top]
predef::
Mysql
Mysql.mysql
_sprintf()
affected_rows()
big_query()
binary_data()
create()
create_db()
drop_db()
error()
host_info()
insert_id()
list_dbs()
list_fields()
list_processes()
list_tables()
protocol_info()
reload()
select_db()
server_info()
shutdown()
statistics()
Mysql.mysql()->host_info()
Mysql.mysql()->list_dbs()
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.