]> granicus.if.org Git - php/commit
- Fix problems with double definitions
authorAndrey Hristov <andrey@php.net>
Wed, 2 Jan 2008 21:16:46 +0000 (21:16 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 2 Jan 2008 21:16:46 +0000 (21:16 +0000)
commit69f7eaa7497addb5b4a2c321725083b34aee7b66
treef56240a3e92a09bfd9c4ed7f47c938009d8e2166
parent66b9bc29dc70212fe39aaa8e05930b672ffdf701
- Fix problems with double definitions
- Clean up a bit a type mess - 4 types less. No need to have aliases
  for the same thing (unification is the name).
- New macro for Johannes mysqlnd_stmt_ro_result_metadata
----------------------------------------------------------------------
12 files changed:
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/mysqlnd_libmysql_compat.h
ext/mysqlnd/mysqlnd_portability.h
ext/mysqlnd/mysqlnd_priv.h
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_ps_codec.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_statistics.h
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c
ext/mysqlnd/mysqlnd_wireprotocol.h