07-20-2011, 05:07 PM
[eluser]TomRPS[/eluser]
I am getting the error:
When trying to export a database backup using the db utility class.
Export works OK with MySQL driver. Is there any way I can export the database when using the MySQLi driver?
Or how can I switch the driver just for the export?
I am getting the error:
Code:
Unsupported feature of the database platform you are using.
When trying to export a database backup using the db utility class.
Export works OK with MySQL driver. Is there any way I can export the database when using the MySQLi driver?
Or how can I switch the driver just for the export?