diff options
author | Andrey Hristov <andrey@php.net> | 2008-01-29 18:11:46 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2008-01-29 18:11:46 +0000 |
commit | 829831f5bae038fd375fc5cbd66ae1d0f19a07ff (patch) | |
tree | be2c5717d7509811e16eb3cd2dcf1140fdf7e866 /ext/mysqlnd/mysqlnd.h | |
parent | c08da2a66de6f9c07540ecf75e140b3707678021 (diff) | |
download | php-git-829831f5bae038fd375fc5cbd66ae1d0f19a07ff.tar.gz |
Fix the build, add a missing file
Diffstat (limited to 'ext/mysqlnd/mysqlnd.h')
-rw-r--r-- | ext/mysqlnd/mysqlnd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/mysqlnd/mysqlnd.h b/ext/mysqlnd/mysqlnd.h index fb2e771afc..1ce2b1882d 100644 --- a/ext/mysqlnd/mysqlnd.h +++ b/ext/mysqlnd/mysqlnd.h @@ -30,8 +30,6 @@ #define MYSQLND_USE_OPTIMISATIONS 0 -//#define MYSQLND_THREADING - /* #define MYSQLND_STRING_TO_INT_CONVERSION */ /* This force mysqlnd to do a single (or more depending on ammount of data) |