Commit Graph

19 Commits

Author SHA1 Message Date
John Bintz 2eb503a89d when a mysql directory is specified in the lib list, tell the linker to add that directory to the compiled library's LD_RUN_PATH 2010-11-17 11:18:42 -05:00
Jeremy Suriel 6651972045 Determine mysql config (from original branch) 2010-07-03 23:01:44 -04:00
Jeremy Suriel 13bec8bd19 Added Encoding awareness for Ruby 1.9. Convert all data to default external encoding 2010-07-03 22:28:24 -04:00
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