[Oracle] Creating database fails
Database management in a single PHP file
Brought to you by:
jakubvrana
Hi.
I've logged into Adminer with a user who has DBA privileges and tried to create database by clicking the "Create new database" link on the database list page. Filled the input, sent the form and got error message:
Fatal error: Call to undefined function create_database() in /var/www/adminer.php on line 1368
Is this a bug, or i screwed up something?
The create_database() function for Oracle drivers/oracle.inc.php just does not exist yet.
Currently only 6 of 10 drivers have this function.
Missing for: clickhouse, firebird, oracle, simpledb