This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mysql2
Watch
1
Star
0
Fork
You've already forked mysql2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d9153b82fc
mysql2
/
ext
/
mysql2
History
Lourens Naudé
d9153b82fc
Save on coercion overhead for zero value decimal and float column values
2010-08-11 11:25:20 -07:00
..
client.c
Intern error_number= && sql_state= as well
2010-08-11 11:25:20 -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
extconf detect properly mingw.
2010-08-12 02:19:04 +08:00
mysql2_ext.c
move most previously global symbols to static to prevent conflicts (thanks for catching this Eric)
2010-08-04 19:32:14 -07:00
mysql2_ext.h
Extract a GET_ENCODING macro
2010-08-11 11:25:20 -07:00
result.c
Save on coercion overhead for zero value decimal and float column values
2010-08-11 11:25:20 -07:00
result.h
pluck out Mysql2::Client definition into it's own c/h file
2010-07-29 23:25:15 -07:00