This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mysql2
Watch
1
Star
0
Fork
0
You've already forked mysql2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ab1c90d2b
mysql2
/
ext
/
mysql2
History
Brian Lopez
9ab1c90d2b
don't raise exception on close, for a closed connection
2010-07-20 09:12:47 -07:00
..
extconf.rb
small refactor of extconf.rb
2010-06-30 08:53:34 +08:00
mysql2_ext.c
don't raise exception on close, for a closed connection
2010-07-20 09:12:47 -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