FreeBSD Bugzilla – Attachment 109078 Details for
Bug 150026
[PATCH] databases/php5-pdo_mysql: Fix building error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 728 bytes, created by
joehorn
on 2010-08-26 20:00:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
joehorn
Created:
2010-08-26 20:00:13 UTC
Size:
728 bytes
patch
obsolete
>diff -ruN /usr/ports/databases/php5-pdo_mysql/files/patch-mysql_statement.c /home/admin/joehorn/php5-pdo_mysql/files/patch-mysql_statement.c >--- /usr/ports/databases/php5-pdo_mysql/files/patch-mysql_statement.c 1970-01-01 08:00:00.000000000 +0800 >+++ /home/admin/joehorn/php5-pdo_mysql/files/patch-mysql_statement.c 2010-08-27 02:33:33.000000000 +0800 >@@ -0,0 +1,11 @@ >+--- mysql_statement.c.orig 2010-08-27 02:05:49.000000000 +0800 >++++ mysql_statement.c 2010-08-27 02:06:27.000000000 +0800 >+@@ -131,7 +131,7 @@ >+ } >+ /* }}} */ >+ >+-#ifdef HAVE_MYSQL_STMT_PREPARE >++#ifndef PDO_USE_MYSQLND >+ static int pdo_mysql_stmt_execute_prepared_libmysql(pdo_stmt_t *stmt TSRMLS_DC) /* {{{ */ >+ { >+ pdo_mysql_stmt *S = stmt->driver_data;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 150026
: 109078