show who we're talking about ;)
This commit is contained in:
parent
c2fd214cb4
commit
3357d3b077
@ -116,6 +116,7 @@ static VALUE rb_mysql_client_query(VALUE self, VALUE sql) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// the below code is largely from do_mysql
|
// the below code is largely from do_mysql
|
||||||
|
// http://github.com/datamapper/do
|
||||||
fd = client->net.fd;
|
fd = client->net.fd;
|
||||||
for(;;) {
|
for(;;) {
|
||||||
FD_ZERO(&fdset);
|
FD_ZERO(&fdset);
|
||||||
|
Loading…
Reference in New Issue
Block a user