]> granicus.if.org Git - php/commit
Remove RPL functions. They were always experimental and lead to crashes.
authorAndrey Hristov <andrey@php.net>
Fri, 28 Dec 2007 15:38:23 +0000 (15:38 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 28 Dec 2007 15:38:23 +0000 (15:38 +0000)
commitd265efd570608d5a262687b5c3b04947d9607d21
tree573dceecf5bf929628cf24b732eeb94a577285b0
parentd107ebec5845316efb67786db4c283af89c23a66
Remove RPL functions. They were always experimental and lead to crashes.
The underlying functions will be removed from libmysql as of MySQL 6.0, so
it's right time to remove them.
ext/mysqli/config.m4
ext/mysqli/config.w32
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_repl.c [deleted file]
ext/mysqli/php_mysqli_structs.h
ext/mysqli/tests/mysqli_disable_rpl_parse.phpt [deleted file]
ext/mysqli/tests/mysqli_enable_rpl_parse.phpt [deleted file]
ext/mysqli/tests/mysqli_rpl_parse_enabled.phpt [deleted file]
ext/mysqli/tests/mysqli_rpl_probe.phpt [deleted file]
ext/mysqli/tests/mysqli_rpl_query_type.phpt [deleted file]