Hi Christoph

Den tor. 2. maj 2019 kl. 16.57 skrev Christoph M. Becker <cmbecke...@gmx.de>:
>
> Hi Kalle,
>
> On 02.05.2019 at 15:35, Kalle Sommer Nielsen wrote:
> Indeed, it seems that pdo_firebird requires to connect to an existing
> database, contrary to e.g. pdo_mysql which supports DSN like
> `mysql:host=localhost`, to my knowledge.  But even if pdo_firebird has
> been connected to an existing database, it appears that it's not
> possible to create a new database via PDO (I got something like "prepare
> does not support CREATE DATABASE", even with emulated prepares turned on).

Please check this commit:
http://git.php.net/?p=php-src.git;a=commitdiff;h=c9599c1c726e3bce8ce5a80c1ac8ee2c81bffb61

It also includes a 'php.fdb', which I'm not certain whether or not we
should keep as its quite large, but at least it makes the tests run
for me with 15/15 pass.


-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to