- Fix MYSQLPDO_Read::select_query() so that queries with PDO placeholders that don't result in any values being replaced with placeholders can still be executed.
- Fix MYSQLPDO_Manage::drop_table_query(), so the query actually gets executed.
- Other bug fixes.
- Improvements to internal documentation/docblocks.