Commit Graph

16 Commits

Author SHA1 Message Date
Roger Pack
e4bb045695 overcome a merge conflict which wasn't one 2009-04-18 22:24:31 +00:00
Roger Pack
497be9ca26 Merge branch '19_non_gvl_connect_original' 2009-04-18 22:23:17 +00:00
Aman Gupta
e259f9507e improve extconf glob to find osx stock installs (/usr/local/mysql-5.0.51b-osx10.5-x86/bin/mysql_config) 2009-01-25 13:00:28 -08:00
Aman Gupta
8320b50e64 update extconf to look in common mysql installation paths 2009-01-23 22:14:38 -08:00
Lourens Naude
85141abf09 Validate async queries 2008-10-02 01:56:10 +01:00
Roger Pack
ee9cf7c47e overcome another merge conflict 2008-09-30 17:04:06 -06:00
Roger Pack
63114d674c overcome extconf conflict 2008-09-30 17:02:58 -06:00
Roger Pack
ab757bdf9d rename RB_UBF_DFL to RUBY_UBF_IO 2008-09-24 11:01:57 -06:00
Roger Pack
f73ba931ef overcome conflict 2008-09-24 11:01:14 -06:00
humanzz
c17d4b6a7a fixing cflags 2008-09-14 15:00:29 +02:00
oldmoe
c186184809 extconf fix 2008-09-10 22:42:11 +02:00
Roger Pack
02e265072c update the RB_UBF_DL for more recent versions of Ruby 1.9, which doesn't have it 2008-09-08 12:39:00 -06:00
Roger Pack
16d9c043c2 Merge branch 'master' into 19_full_thread_no_gil 2008-09-08 12:17:20 -06: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
Roger Pack
fcdc6337cf add in ability to make queries on 1.9 absolutely simultaneously--currently broken, however--feel free to help out--currently the master branch is faster 2008-08-28 17:10:04 -06:00
oldmoe
d7e47a3f2d extracted from neverblock-mysql 2008-08-27 02:05:20 +03:00