What version of the mysql libraries do you have?

--Wez.

On 9/11/05, Kevin Waterson <[EMAIL PROTECTED]> wrote:
> FC1 and FC4
> Using php5-200509110430
> gcc-3.3.2
> 
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:
>  In function `pdo_mysql_stmt_execute':
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:121:
>  error: `STMT_ATTR_UPDATE_MAX_LENGTH' undeclared (first use in this function)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:121:
>  error: (Each undeclared identifier is reported only once
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:121:
>  error: for each function it appears in.)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:126:
>  error: `MAX_MEDIUMINT_WIDTH' undeclared (first use in this function)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:129:
>  error: `MAX_INT_WIDTH' undeclared (first use in this function)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:132:
>  error: `MAX_BIGINT_WIDTH' undeclared (first use in this function)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:135:
>  error: `MAX_TINYINT_WIDTH' undeclared (first use in this function)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:138:
>  error: `MAX_SMALLINT_WIDTH' undeclared (first use in this function)
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:
>  In function `pdo_mysql_stmt_param_hook':
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:311:
>  warning: assignment from incompatible pointer type
> /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:316:
>  warning: assignment from incompatible pointer type
> make: *** [ext/pdo_mysql/mysql_statement.lo] Error 1
> 
> 
> --
> "Democracy is two wolves and a lamb voting on what to have for lunch.
> Liberty is a well-armed lamb contesting the vote."
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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

Reply via email to