diff options
Diffstat (limited to 'ext/mysqli/mysqli_libmysql.h')
-rw-r--r-- | ext/mysqli/mysqli_libmysql.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/mysqli_libmysql.h b/ext/mysqli/mysqli_libmysql.h index 642a56ae53..686f63b238 100644 --- a/ext/mysqli/mysqli_libmysql.h +++ b/ext/mysqli/mysqli_libmysql.h @@ -43,7 +43,7 @@ /* These functions also reside in ext/mysqlnd/mysqlnd_portability.h but since it is only made - available if one wants to build mysqli against mysqlnd and they are useful for libmysql as + available if one wants to build mysqli against mysqlnd and they are useful for libmysql as well, we check whether they're not defined [build with libmysql is desired] and define them. Bit values are sent in reverted order of bytes, compared to normal !!! |