mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MNDR:
- move things out of mysqlnd_priv.h
This commit is contained in:
parent
e8ace2d4db
commit
2e3fc57c5c
28 changed files with 582 additions and 461 deletions
|
@ -61,6 +61,7 @@
|
|||
#include "mysqlnd_enum_n_def.h"
|
||||
#include "mysqlnd_structs.h"
|
||||
|
||||
#define MYSQLND_STR_W_LEN(str) str, (sizeof(str) - 1)
|
||||
|
||||
/* Library related */
|
||||
PHPAPI void mysqlnd_library_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue