Commit Graph

14 Commits

Author SHA1 Message Date
Lourens Naude
f077108a69 Introduce configureable query overheads and contexts in the test wrapper in preparation for timeout tests. 2008-09-08 17:45:00 +01:00
Lourens Naude
ea2965270c 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
Lourens Naude
55411cd9d4 Introduce Mysql#blocking?; Set the file drescriptor for all new connections to non blocking; Add tests to the existing evented and threaded runs. ( verified 1.8 && 1.9 ) 2008-09-08 01:48:47 +01:00
Lourens Naude
26202b3ddb Assume blank password 2008-09-06 17:21:36 +01:00
Lourens Naude
70c58ce67a Allow tests to run with either the native Ruby or C based Mysql#async_query 2008-09-06 17:17:06 +01:00
Lourens Naude
91d9096b14 Extract base klasses for cleaner implementation testing; DRY up existing threaded && evented tests 2008-09-06 00:54:48 +01:00
Lourens Naude
58d416e929 Experimental build && test tasks 2008-09-05 18:23:47 +01:00
Roger Pack
a610530d36 demo file for the Result#all_hashes method 2008-09-02 11:19:04 -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
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
d7e47a3f2d extracted from neverblock-mysql 2008-08-27 02:05:20 +03:00