Remove unused async mysql functions
commit2213d8acd42464bfae0a8dc96a16b2092c22ba1d
authorJay Edgar <jkedgar@fb.com>
Mon, 20 Apr 2020 17:40:31 +0000 (20 10:40 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 20 Apr 2020 17:43:50 +0000 (20 10:43 -0700)
tree989901ac04738a8c132838c709cf40ea97ca49c9
parent89ff3fc5b92b2cf70afb70d12632b6abb201b894
Remove unused async mysql functions

Summary: These async mysql functions are not being used.

Reviewed By: rodmk, jano

Differential Revision: D21044845

fbshipit-source-id: 24c5539fabe345a06f92c15b83b6e53d6dbc0953
hphp/hack/hhi/stdlib/builtins_async_mysql.hhi
hphp/runtime/ext/mysql/config.cmake
hphp/runtime/ext/mysql/ext_mysql-async.php [deleted file]
hphp/runtime/ext/mysql/ext_mysql.cpp
hphp/runtime/ext/mysql/ext_mysql.h
hphp/runtime/ext/mysql/mysql_common.cpp
hphp/runtime/ext/mysql/mysql_common.h