Get mysqli_stmt_send_long_data to work
commit2901303f9a2a27f03f088a1b779189a5a7528ae2
authorEmil Hesslow <emil@fb.com>
Tue, 4 Feb 2014 18:16:55 +0000 (4 10:16 -0800)
committerSara Golemon <sgolemon@fb.com>
Thu, 6 Feb 2014 19:36:06 +0000 (6 11:36 -0800)
treea134a283972a9bc3025bb8c96c1b0244ad3d9340
parent38a7dc9830106dabe56bd2ee98b88d44ea56c8d0
Get mysqli_stmt_send_long_data to work

- Implements mysqli_stmt_send_long_data

Reviewed By: @ptarjan

Differential Revision: D1149888
hphp/runtime/ext/mysql/ext_mysqli.cpp
hphp/runtime/ext/mysql/ext_mysqli.php
hphp/runtime/ext/mysql/mysql_common.cpp
hphp/runtime/ext/mysql/mysql_common.h
hphp/test/zend/good/ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.php [moved from hphp/test/zend/bad/ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.php with 100% similarity]
hphp/test/zend/good/ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.php.expectf [moved from hphp/test/zend/bad/ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.php.expectf with 100% similarity]
hphp/test/zend/good/ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.php.skipif [moved from hphp/test/zend/bad/ext/mysqli/tests/mysqli_stmt_send_long_data_packet_size_libmysql.php.skipif with 100% similarity]