Edit report at https://bugs.php.net/bug.php?id=54158&edit=1
ID: 54158
Comment by: denis_truffaut at hotmail dot com
Reported by: tamas at ideaweb dot hu
Summary: MYSQLND + PDO MySQL requires #define
MYSQL_OPT_LOCAL_INFILE
Status: Closed
Type: Bug
Package: PDO related
Operating System: Linux
PHP Version: 5.3.5
Assigned To: mysql
Block user comment: N
Private report: N
New Comment:
Some bug fix is planned for PHP 5.4 :
http://php.net/releases/NEWS_5_4_0_beta1.txt
- PDO MySQL driver:
. Fixed bug #54158 (MYSQLND+PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE)
(Andrey)
Previous Comments:
------------------------------------------------------------------------
[2011-10-18 16:35:31] richardpq at gmail dot com
I don't get it, after 5.3.6 release was working? because I have 5.3.8 and it is
no working
https://bugs.php.net/bug.php?id=55737
------------------------------------------------------------------------
[2011-09-09 07:03:01] [email protected]
This bug has been fixed in SVN.
Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
For Windows:
http://windows.php.net/snapshots/
Thank you for the report, and for helping us make PHP better.
------------------------------------------------------------------------
[2011-09-02 13:53:30] [email protected]
Automatic comment from SVN on behalf of andrey
Revision: http://svn.php.net/viewvc/?view=revision&revision=316039
Log: Fix for Bug #54158 MYSQLND + PDO MySQL requires #define
MYSQL_OPT_LOCAL_INFILE
and a bunch of other small preprocessor fixes
------------------------------------------------------------------------
[2011-04-03 03:57:48] anthon dot pang at gmail dot com
Sorry, you're right. My "workaround" is actually because MySQL is compiled
with --enable-local-infile.
------------------------------------------------------------------------
[2011-04-03 01:08:09] anthon dot pang at gmail dot com
As a workaround, I use PDO::ATTR_EMULATE_PREPARES. With 5.2.17 and 5.3.6 (using
mysqlndb), both LOAD DATA INFILE and LOAD DATA LOCAL INFILE work on my Ubuntu
10.04 box, using PDO_MYSQL and MYSQLI extensions.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
https://bugs.php.net/bug.php?id=54158
--
Edit this bug report at https://bugs.php.net/bug.php?id=54158&edit=1