This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mysqlplus
Watch
1
Star
0
Fork
0
You've already forked mysqlplus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6884d454bc
mysqlplus
/
ext
History
Lourens Naude
6884d454bc
Use TCP_NODELAY if supported; Remove file descriptor ops from the tight loop; Cleanup timeout assignment; Split the threaded test suite in native and c to avoid a large number of active Threads affecting results.Add experimental Mysql#socket_type which typically returns 'socket (x)', but may be helpful for debugging purposes.
2008-09-10 00:33:18 +01:00
..
error_const.h
extracted from neverblock-mysql
2008-08-27 02:05:20 +03:00
extconf.rb
Decouple native Ruby Mysql#async_query from the C extension as per Roger's suggestion.Remove no-op c_mysql_query flag for evented tests.
2008-09-08 17:27:11 +01:00
mysql.c
Use TCP_NODELAY if supported; Remove file descriptor ops from the tight loop; Cleanup timeout assignment; Split the threaded test suite in native and c to avoid a large number of active Threads affecting results.Add experimental Mysql#socket_type which typically returns 'socket (x)', but may be helpful for debugging purposes.
2008-09-10 00:33:18 +01:00