mysql2/ext/mysql2
Brian Lopez cd1a2bf9ff Revert "force reconnect behavior to true, remove open connection checks since libmysql will handle this for us now"
This reverts commit 70a7298dc3.
2010-07-21 12:13:27 -07:00
..
extconf.rb small refactor of extconf.rb 2010-06-30 08:53:34 +08:00
mysql2_ext.c Revert "force reconnect behavior to true, remove open connection checks since libmysql will handle this for us now" 2010-07-21 12:13:27 -07:00
mysql2_ext.h Initial refactor of encoding support to ensure we map Ruby encodings to MySQL encodings properly. 2010-07-08 22:22:20 -07:00
result.c check for and support field-level encodings 2010-07-10 23:15:54 -07:00
result.h extracting Mysql2::Result class to be inside result.c 2010-07-06 14:21:58 -07:00