PHP-PDO-MySQL-Class
PHP-PDO-MySQL-Class copied to clipboard
feat: add unbuffered mode, insert tablename remove ``
- buffered mode is used to read/write huge data.
- Insert
schema.table
will show error exception.