mysql2/ext/mysql2
Brian Lopez cebf9af068 Wrap the MYSQL* again so we can:
1) let mysql_init/mysql_close take care of any/all allocation, thread state and freeing
2) for faster access to the encoding and active state variables for the connection
2010-08-16 02:03:19 -07:00
..
client.c Wrap the MYSQL* again so we can: 2010-08-16 02:03:19 -07:00
client.h Wrap the MYSQL* again so we can: 2010-08-16 02:03:19 -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 Wrap the MYSQL* again so we can: 2010-08-16 02:03:19 -07:00
result.h Wrap the MYSQL* again so we can: 2010-08-16 02:03:19 -07:00