Subject | Re: [firebird-php] pdo related bugs for php 5.4 |
---|---|
Author | Lester Caine |
Post date | 2011-08-23T20:22:51Z |
mariuz wrote:
again. I'll try and dig out my notes but that was a few years back!
On PDO I'm curious as to why firebird bugs would be setting things based on the
oci or mysql driver? *AH* A quick scan would beg the question as to how SQL
specific bugs can be applied to databases that they do not relate to? It seems
that the Firebird bugs are mainly trying to apply other bug reports to Firebird
without any attempt to fix the SQL differences - which sort of defeats the point
of applying the bug? I think the first problem is identifying each bug and
working out if it even applies to Firebird?
https://bugs.php.net/bug.php?id=38253 is a starting point ... would appear to be
an sqlite problem, and 'some error message' looks fun to test for?
https://bugs.php.net/bug.php?id=34630 is even more fun since it tries to use a
varchar field in the test file - and load a blob.
I think we need to bounce this back and ask how the test process is supposed to
work when each database does expect different SQL, since PDO totally ignores
that side of the jigsaw?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
> http://gcov.php.net/viewer.php?version=PHP_5_4&func=testsThe interbase bugs HAD been cleared at one point, not sure why they are back
>
> and visit it daily from now on? I'd like to see this go to 0 before we
> release the first 5.4 beta later this year
> In our case is all about pdo related bugs
again. I'll try and dig out my notes but that was a few years back!
On PDO I'm curious as to why firebird bugs would be setting things based on the
oci or mysql driver? *AH* A quick scan would beg the question as to how SQL
specific bugs can be applied to databases that they do not relate to? It seems
that the Firebird bugs are mainly trying to apply other bug reports to Firebird
without any attempt to fix the SQL differences - which sort of defeats the point
of applying the bug? I think the first problem is identifying each bug and
working out if it even applies to Firebird?
https://bugs.php.net/bug.php?id=38253 is a starting point ... would appear to be
an sqlite problem, and 'some error message' looks fun to test for?
https://bugs.php.net/bug.php?id=34630 is even more fun since it tries to use a
varchar field in the test file - and load a blob.
I think we need to bounce this back and ask how the test process is supposed to
work when each database does expect different SQL, since PDO totally ignores
that side of the jigsaw?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php