Commit Graph

23 Commits

Author SHA1 Message Date
Lourens Naude 951fa1d272 Access the file descriptor directly from the MySQL net structure 2008-09-06 00:01:09 +01:00
Lourens Naude 19b4b10d27 Sneak in optional timeout argument as a stub to the C version of Mysql.send_query 2008-09-05 23:55:00 +01:00
Lourens Naude 58d416e929 Experimental build && test tasks 2008-09-05 18:23:47 +01:00
oldmoe 02e8481161 all_hashes now returns an empty array on empty results 2008-09-05 05:59:33 +02:00
oldmoe 4108162bbb updated gemspec to reflect the makefile removal 2008-09-05 05:56:40 +02:00
oldmoe 7aed51b58f remove makefile 2008-09-05 05:51:25 +02:00
oldmoe 62f58cf2c3 remove makefile 2008-09-05 05:50:27 +02:00
Roger Pack a610530d36 demo file for the Result#all_hashes method 2008-09-02 11:19:04 -06:00
Roger Pack 614568269a rename fetch_hashes_array to process_all_hashes 2008-09-02 11:10:49 -06:00
Roger Pack 8cef960b41 also use that code for each_hash--results in 0.641s instead of 0.68s for .each_hash 2008-08-29 18:20:57 -06:00
Roger Pack 266ef93d28 add all hashes method--the speed is good about 0.58 versus 0.68 if you do it the old Ruby way 2008-08-29 18:02:50 -06:00
Roger Pack b9e2abaa70 add a free to the use_result example test 2008-08-29 12:26:59 -06:00
Roger Pack 7a0ecc3497 add in a test showing how to use async with mysql.use_result 2008-08-29 12:24:37 -06:00
Roger Pack e1556447a5 simplified mac os x instructions 2008-08-29 12:22:52 -06:00
Roger Pack 8808e9315a add tomita masahiro to the credits, one more OS X build example 2008-08-28 10:32:41 -06:00
oldmoe cea81b2718 Crediting 2008-08-27 17:41:18 -07:00
Aman Gupta de6a01f297 store references to IO objects to prevent "Bad file descriptor - (Errno::EBADF)" 2008-08-27 16:11:58 -07:00
Aman Gupta 9c6888c044 add build instructions for osx to README 2008-08-27 16:11:30 -07:00
Aman Gupta 4fb06ca803 clean up threaded test; add simple sequel test 2008-08-27 16:11:19 -07:00
Aman Gupta aa35d6430f clean up async_query/threaded test 2008-08-27 14:23:01 -07:00
oldmoe da40f34362 threaded access suppor (working this time) 2008-08-27 15:09:39 +03:00
oldmoe fa9c977d54 DRYed up async_query a bit 2008-08-27 02:43:17 +03:00
oldmoe d7e47a3f2d extracted from neverblock-mysql 2008-08-27 02:05:20 +03:00