最后查询的SQL语句
string Module_Database::last_query( )
string
public function last_query() { return $this->driver->last_query(); }