mysql2/ext/mysql2
2010-08-03 20:37:49 -07:00
..
client.c let's try that again - libmysql only allows one query be sent at a time per connection, bail early if that's attempted 2010-08-03 20:37:49 -07:00
client.h pluck out Mysql2::Client definition into it's own c/h file 2010-07-29 23:25:15 -07:00
extconf.rb small refactor of extconf.rb 2010-06-30 08:53:34 +08:00
mysql2_ext.c add support for configuring which timezone Time objects should be created in 2010-08-02 01:20:03 -07:00
mysql2_ext.h pluck out Mysql2::Client definition into it's own c/h file 2010-07-29 23:25:15 -07:00
result.c add support for configuring which timezone Time objects should be created in 2010-08-02 01:20:03 -07:00
result.h pluck out Mysql2::Client definition into it's own c/h file 2010-07-29 23:25:15 -07:00