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
3b6229771a
mysql2
/
ext
/
mysql2
History
Brian Lopez
0ae583fe64
since we free the connection on close, there's no reason to have both flags
2010-10-17 16:59:50 -07:00
..
client.c
since we free the connection on close, there's no reason to have both flags
2010-10-17 16:59:50 -07:00
client.h
since we free the connection on close, there's no reason to have both flags
2010-10-17 16:59:50 -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
Wrap the MYSQL* again so we can:
2010-08-16 02:03:19 -07:00
result.c
re-fix some compiler warnings
2010-09-14 22:27:18 -07:00
result.h
enable cross-compilation
2010-09-09 07:35:31 -07:00