Skip to content

berry.mysql.MySQLDataReader

Nikos Siatras edited this page Sep 30, 2022 · 4 revisions

Provides a means of reading a forward-only stream of rows from a MySQL database.

 public function __construct($result = null)