mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
WS fixes
This commit is contained in:
parent
1ab38567b9
commit
859a1404bf
12 changed files with 43 additions and 49 deletions
|
@ -64,7 +64,7 @@ extern const MYSQLND_STRING mysqlnd_stats_values_names[];
|
|||
MYSQLND_STAT_CALL_TRIGGER((stats), (statistic), (value)); \
|
||||
MYSQLND_STATS_UNLOCK(_p_s); \
|
||||
}
|
||||
|
||||
|
||||
#define MYSQLND_DEC_STATISTIC(enabler, stats, statistic) \
|
||||
{ \
|
||||
enum_mysqlnd_collected_stats _s = (statistic);\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue