Search Discussions
-
We are looking at reordering the PDO statement-free dtors to fix a resource leak in PDO_OCI. Let me know if this will affect other drivers. Chris *** pdo_stmt.c.orig 2015-07-15 09:56:18.986187123 ...
Christopher Jones
Jul 16, 2015 at 1:16 am
Jul 21, 2015 at 6:24 am -
Hello! We are Prosperity Arts & Crafts Co., Limited in China. We supply Crafts & Gifts with high quality and competitive price. Home & Garden Decors Holiday Gifts & Ornaments Religious Items Kitchen ...
Prosperity Crafts
Feb 14, 2015 at 7:08 pm
Feb 14, 2015 at 7:08 pm -
Hi again, It's an Access 2000 database and I've changed the password to a single a, still no show :( The database is downloaded on a regular basis and I need to extract some data from it, so I have ...
Kjell Hansen
Jun 6, 2014 at 6:28 pm
Jun 6, 2014 at 6:28 pm -
Hello, Just to inform you, we have implemented the feature request #63078 (Need Bug Tracker PDO Driver Specific Categories) suggested by ssufficool, so from now we are able to report and search for ...
Felipe Pena
Jan 1, 2014 at 1:00 pm
Jan 1, 2014 at 1:00 pm -
Hi! Does any body interested in development of pdo_firebird extension? A long time ago in a galaxy far, far away Ard Biesheuvel committed to pdo http://marc.info/?l=pecl-cvs&m=108730900103295 code to ...
Vjacheslav V. Borisov
Sep 17, 2013 at 6:25 pm
Oct 14, 2013 at 12:07 pm -
Ola, I apologize if I'm being off-topic in this list, but I'd like to know if and how I can contribute to PHP, in particular to PDO extension. I submitted a bug, a patch for it together with a pull ...
Guilherme Capilé
Apr 25, 2013 at 12:19 pm
May 7, 2013 at 7:26 am -
Grundlagen von RESTful Services 1. Worauf baut REST auf? Nennen sie die 5 Grundprinzipien und erläutern Sie diese in einem Satz. - Adressierbarkeit, eindeutige URI - Zustandslosigkeit - ...
Johanna Miller
Jan 25, 2012 at 4:22 pm
Jan 25, 2012 at 4:22 pm -
Dear ALL, My PHP is running under ubuntu 11.10 in VituralBox. The version returned from phpinfo() is: PHP Version 5.3.6-13ubuntu3.1 PDO supported for mysql. pdo_mysql Client API version is: 5.1.58. I ...
Antony
Jan 12, 2012 at 8:35 am
Jan 14, 2012 at 9:27 am -
Hi there, Can't find any documentation about an eventual client side cache for prepared queries, that should be a performance gain when used with persistent connections : * First page open first ...
Julien Palard
Aug 2, 2011 at 9:03 am
Aug 3, 2011 at 12:03 am -
6
PDO_OCI
Hi all, After applying patch given in #39312 <http://bugs.php.net/bug.php?id=39312 , and correcting PHP paths (cumulative patch attached) I complied PDO_OCI on Ubuntu 10.10 x64 without any errors. ...Goran Miskovic
Mar 30, 2011 at 12:10 pm
Apr 2, 2011 at 10:09 am -
Something that has been bugging me for a long time is the use of isc_interprete in the pdo_firebird driver. This call is used to parse the error array and output error messages. It is vulnerable to a ...
Paul Reeves
Mar 3, 2011 at 2:36 pm
Mar 3, 2011 at 2:44 pm -
Hello, http://arado.sf.net is a URL database / Open Source Websearch Engine and RSS Reader, in c++ /qt using sqlite. the urlbase.sql is currently addressed by a Qt gui. There is as well the code for ...
Randolph Dohm
Feb 4, 2011 at 9:27 pm
Feb 4, 2011 at 9:27 pm -
Hello I try to read a 2000 character long string out of database. The database is an oracle 10g Express Edition with UTF-8 character set. To read the string we use the PDO abstraction layer with ...
Karsten Lehmann
Jan 13, 2011 at 9:16 am
Jan 14, 2011 at 7:36 am -
Hi, PDO for sqlite(3) doesn't deliver data for method getColumnMeta if the result set (delivered by $dbh- query) is empty; any workaround known ? (I need the meta data even in case of empty result ...
Xaver Thum
Dec 12, 2010 at 6:11 pm
Dec 15, 2010 at 2:06 am -
There is a bug and a few omissions in firebird_handle_get_attribute. Most significantly it declares tmp[200] which is used to store the server version. Unfortunately, a typical server version string ...
Paul Reeves
Nov 16, 2010 at 3:42 pm
Nov 17, 2010 at 7:43 am -
I've prepared a patch for firebird_statement.c It just sets the row_count when rows are modified. The code itself is well tested - I just lifted it from the equivalent ibase code. I also added a line ...
Paul Reeves
Nov 15, 2010 at 7:32 am
Nov 18, 2010 at 1:31 am -
Before I gut PDO_DBLIB one more time to implement native parameter binding for stored procedures, what are the thoughts on returning the column values from the database as the native PHP type when ...
Stanley Sufficool
Nov 4, 2010 at 1:52 am
Nov 4, 2010 at 7:40 am -
mssql and PDO_DBLIB are equivalent in functionality in releases, so either should suffice. Be aware though that PDO_DBLIB does not support return parameters from stored procedures, but mssql does ...
Stanley Sufficool
Oct 19, 2010 at 2:51 am
Oct 21, 2010 at 3:06 am -
I have the following very simple script that uses PDO/FreeTDS to connect to a mssql server. I have PHP Version 5.3.3 running on Linux under Apache. When I view this script via apache/firefox I get ...
Scott Baker
Oct 18, 2010 at 8:30 pm
Oct 19, 2010 at 4:09 am -
Please excuse my ignorance, but exactly what is "Thread Safe" and "Non Thread Safe"? I'm not a programmer, but I've been using PHP for years, and now when I want to upgrade, I see these phrases I'm ...
C.W.
Sep 10, 2010 at 9:45 pm
Sep 10, 2010 at 9:45 pm -
ok moving the discussion to the pdo list. i guess first up we need to confirm if this is a general default or just the mysql default and when this all changed. regards, Lukas Kahwe Smith ...
Lukas Kahwe Smith
Jul 13, 2010 at 9:30 pm
Jul 13, 2010 at 9:42 pm -
Can I get an affirmation if the pdo dblib code will be accepted in 5.2 and 5.3 branches?
Stanley Sufficool
Jul 2, 2010 at 2:11 pm
Jul 11, 2010 at 4:26 pm -
I'll adjust the code to simply use in_txn flag for the moment to avoid the structure change. 2010/6/14 Johannes Schlüter <johannes@schlueters.de
Ilia Alshanetsky
Jun 15, 2010 at 11:11 am
Jun 15, 2010 at 11:11 am -
Not only that, but why in the world did you commit that to 5.3? 5.3 is bug fix only, committing something like in trunk is bad enough, but adding that in 5.3 is simply not correct. Please revert. ...
Pierre Joye
Jun 14, 2010 at 4:01 pm
Jun 14, 2010 at 4:01 pm -
Here you are changing a structure which is allocated and initialized in a driver and then read from the PDO core. PDO core will therefore read invalid memory when a driver compiled against 5.3.2 is ...
Johannes Schlüter
Jun 14, 2010 at 2:27 pm
Jun 14, 2010 at 2:27 pm -
Hello As no one really was against fixing PDO type converting behavior I started to write a patch to see if the concept can be introduced into PDO core. The new code that I want to introduce to ...
Oskar Eisemuth
Jun 12, 2010 at 6:25 pm
Jun 16, 2010 at 7:45 pm -
Can anyone here comment on http://bugs.php.net/bug.php?id=48614? I can't seem to get it working either, many other people do have it too, is this going to be fixed any soon or do I just not see the ...
Benjamin Eberlei
Jun 6, 2010 at 9:20 pm
Jun 12, 2010 at 7:02 am -
I'll second that ... currently PDO has some major 'black holes' that need to be addressed before it CAN replace the individual drivers. It would be nice to come to some agreement if PDO is to replace ...
Lester Caine
May 24, 2010 at 9:22 pm
Jun 15, 2010 at 11:04 am -
Hi I developed some patches for PDO/Postgresql driver in order to add some useful methods that were available in the original pgsql driver. The attached patches apply on 5.3.2 and svn 5.3.x. If ...
Denis Gasparin
May 24, 2010 at 10:43 am
May 24, 2010 at 10:43 am -
Fixes http://bugs.php.net/bug.php?id=50755 and enables multiple rowset returns. Once this is committed, I can work on the other outstanding PDO DBLIB bugs / features. Tested tested and tested some ...
Stanley Sufficool
Apr 15, 2010 at 2:01 am
Apr 15, 2010 at 2:01 am -
Hello, I'm new to this list so please excuse me if I ask something stupid :) I've searched the mailing list archives but did not see an answer to my question. I'm currently experiencing a mis-feature ...
Marc Barilley
Mar 30, 2010 at 3:48 pm
Apr 19, 2010 at 1:17 pm -
http://bugs.php.net/bug.php?id=50755&edit=2 ID: 50755 User updated by: ssufficool at gmail dot com Reported by: ssufficool at gmail dot com Summary: PDO DBLIB Fails with OOM Status: Open Type: Bug ...
Stanley Sufficool
Mar 27, 2010 at 1:15 am
Mar 31, 2010 at 6:44 am -
I have attached patches for bug # 50755 on bugs.php.net. These also cleanup to PDO DBLIB code to have less of a memory footprint and to prepare for other feature additions such as multiple rowset ...
Stanley Sufficool
Mar 13, 2010 at 2:23 am
Mar 13, 2010 at 2:23 am -
Gentlemen, Is there any work being done to use Cassandra with PHP? -- ================================= Pablo Santiago Sánchez Análise e Desenvolvimento de Sistemas Web Zend Certified Engineer ...
Pablo Sánchez
Feb 25, 2010 at 6:14 pm
Feb 25, 2010 at 8:26 pm -
I didn't have a problem with text truncation. The problem I encountered is an issue/bug in PDO::DBLIB at the PDO driver level that reads all results into memory before returning it to the client. ...
Stanley Sufficool
Feb 14, 2010 at 5:49 pm
Feb 20, 2010 at 5:31 am -
Guys There has been a short thread on php-db about sharing connections between mysql and PDO_mysql. The statement seems to be that both drivers will share a single persistent connection. Is this ...
Lester Caine
Dec 11, 2009 at 7:16 am
Dec 11, 2009 at 1:26 pm -
Hi, I am hoping that I will have some time in the next 7 days to clean up the brainstorming page a bit. I also think that a few topics like transactions and async are not yet covered in the same ...
Lukas Kahwe Smith
Nov 27, 2009 at 11:48 pm
Dec 31, 2009 at 8:51 am -
I thought I should bring this bug up to the list: http://bugs.php.net/48856 """ My PDO Statement seems to bind multiple parameters of the same name even though the PDO- Prepare documentation ...
Dan Scott
Nov 16, 2009 at 1:41 pm
Nov 16, 2009 at 6:00 pm -
Hi, Just wanted to start a discussion on differences in transaction handling and if there is anything we can (optionally) do inside PDO to make this more portable. For example MySQL allows COMMIT ...
Lukas Kahwe Smith
Nov 11, 2009 at 12:07 pm
Nov 13, 2009 at 9:54 am -
Is there a way of knowing if the call to new PDO(yada) either reused a connection or created a new one? I want to create a couple of temp tables and temp triggers but don't want to have to do this ...
Kevin Stewart
Nov 4, 2009 at 3:15 pm
Nov 6, 2009 at 8:33 pm -
Hi all, Is it possible to do asynchronous requests using PDO ? I didn't see that... I know that for PostgreSQL it is possible with the PHP PostgreSQL diver's pg_send_query function, so it must be ...
Samuel ROZE
Nov 2, 2009 at 11:50 am
Nov 20, 2009 at 12:15 pm -
Please bare with me ... I'm still trying to 'convert' from my normal way of working ;) PDO::PARAM_INT is available, but no other numeric formats? I've been working through all the options to map data ...
Lester Caine
Oct 28, 2009 at 5:15 pm
Nov 2, 2009 at 10:45 am -
Hello If a user does bindValue(':limit', $someval, PDO::PARAM_INT), there is a problem with the mysql driver. (Bug #44639) $someval should be (converted to) integer with PARAM_INT, but when the ...
Oskar Eisemuth
Oct 27, 2009 at 4:51 pm
Oct 28, 2009 at 5:02 pm -
I'll repost the problem that was stopping me moving forward with pdo_firebird ... it's probably not a bug, but I would appreciate some help in working out a way around it. MySQL and PostgreSQL use a ...
Lester Caine
Oct 27, 2009 at 11:37 am
Oct 27, 2009 at 11:59 am -
Aloha, So I think the next steps could look like this: 1) We try to go through the open bugs, close as many as possible. We also try to add tests for these bugs potentially start adding additional ...
Lukas Kahwe Smith
Oct 27, 2009 at 11:03 am
Oct 28, 2009 at 3:10 pm -
Hello I do think the comments for the various PDO functions can be helpful to specific the needs or the workarounds people need to use. There is a general lack of documentation how flags interact, ...
Oskar Eisemuth
Oct 26, 2009 at 11:44 am
Nov 2, 2009 at 2:53 pm -
1
Hi !
Hi ! I just signed up now, there had a lot of topics this weekend? In particular with regard to the future of PDO ? Thanks a lot. Samuel ROZE.Samuel ROZE
Oct 26, 2009 at 9:28 am
Oct 26, 2009 at 9:31 am -
http://bugs.php.net/bug.php?id=49344 Who can fix the bug ? This is very important to me ! Rocky.
Rockyjl
Sep 12, 2009 at 2:19 am
Sep 12, 2009 at 2:19 am -
Here are some of the USA contact databases we have for sale: Physicians Chiropractors Alternative Medicine Dentists Veterinarians Hospitals Nursing Homes Pharmaceutical Companies Physical Therapists ...
Bush C Tamika
Jul 30, 2009 at 1:45 am
Jul 30, 2009 at 1:45 am -
Hello Any ideas how to implement automatic reconnection in an PDO application? I want to distinguish between a connection error, after which the program would sleep 10s and then try a reconnect (at ...
Christian Hammers
Jul 26, 2009 at 9:38 pm
Jul 28, 2009 at 6:53 am
Top users
Archives
- July 2015 (4)
- February 2015 (1)
- June 2014 (1)
- January 2014 (1)
- September 2013 (5)
- April 2013 (2)
- January 2012 (4)
- August 2011 (9)
- March 2011 (8)
- February 2011 (1)
- January 2011 (4)
- December 2010 (2)
- November 2010 (11)
- October 2010 (9)
- September 2010 (1)
- July 2010 (9)
- June 2010 (54)
- May 2010 (16)
- April 2010 (7)
- March 2010 (26)
- February 2010 (14)
- December 2009 (11)
- November 2009 (77)
- October 2009 (32)
- September 2009 (1)
- July 2009 (3)
- April 2009 (10)
- March 2009 (2)
- October 2008 (7)
- August 2008 (1)
- July 2008 (5)
- April 2008 (8)
- March 2008 (1)
- February 2008 (90)
- January 2008 (65)