ID:               28767
 Comment by:       nomail at nospam dot org
 Reported By:      Franck at e-Dot dot nl
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux 2.4.19C13V (Sun Cobalt)
 PHP Version:      5.0.0RC3
 New Comment:

How about using an actual 4.1.3-beta? It works fine 
here...


Previous Comments:
------------------------------------------------------------------------

[2004-07-06 06:26:50] mirage at rateaprof dot com

I know this is really evil but this is something I did, and it got past
that 1 problem, but has other link time errors with unresolvable symbols
now.  Anywyas, here you go, but I don't exactly recommend this.  I did a
grep -r for the usage of the constant and it is only located in the
mysqli module in php5rc3, and not in any other module or
mysql4.1.1alpha.

other than that, I have no idea what the constant should really be, so
just take this as a, hmm, that's interesting kinda point.

--
$Id: php_mysqli.h,v 1.37 2004/06/06 08:52:19 georg Exp $
...

#define LOCAL_INFILE_ERROR_LEN 2048
typedef struct {
        char    error_msg[LOCAL_INFILE_ERROR_LEN];
        void    *userdata;
} mysqli_local_infile;

------------------------------------------------------------------------

[2004-07-06 06:25:30] mirage at rateaprof dot com

I know this is really evil but this is something I did, and it got past
that 1 problem, but has other link time errors with unresolvable symbols
now.  Anywyas, here you go, but I don't exactly recommend this.  I did a
grep -r for the usage of the constant and it is only located in the
mysqli module in php5rc3, and not in any other module or
mysql4.1.1alpha.

other than that, I have no idea what the constant should really be, so
just take this as a, hmm, that's interesting kinda point.

--
$Id: php_mysqli.h,v 1.37 2004/06/06 08:52:19 georg Exp $
...

#define LOCAL_INFILE_ERROR_LEN 2048
typedef struct {
        char    error_msg[LOCAL_INFILE_ERROR_LEN];
        void    *userdata;
} mysqli_local_infile;

------------------------------------------------------------------------

[2004-07-05 10:59:14] [EMAIL PROTECTED]

that's the same for us

------------------------------------------------------------------------

[2004-07-05 10:49:55] Franck at e-Dot dot nl

Sorry, but the bug id's you gave are about Compiling failures with
MySQL 5. I'm not using MySQL 5, but MySQL 4.1.1 & 4.1.2!

Please read/check my bug report again.

With kind regards,

Franck Nijhof

------------------------------------------------------------------------

[2004-07-05 10:43:38] [EMAIL PROTECTED]

see #28611, #27642

------------------------------------------------------------------------

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
    http://bugs.php.net/28767

-- 
Edit this bug report at http://bugs.php.net/?id=28767&edit=1

Reply via email to