mysql2/ext/mysql2
2010-10-31 12:24:27 -07:00
..
client.c mysql_errno returns an unsigned int 2010-10-31 12:24:27 -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 fix to CFLAGS to allow compilation on SPARC with sunstudio compiler 2010-10-18 18:33:34 -07: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 only set binary ruby encoding on fields that have a binary flag *and* encoding set 2010-10-31 12:11:20 -07:00
result.h enable cross-compilation 2010-09-09 07:35:31 -07:00