mysql2/ext
Eric Wong f7a6b49cbd [cleanup] make all C symbols static
Other than the Init_$extension() function, the only reason
to have public symbols is for large C extensions that need
to span multiple .c files and we're not one of them.
2010-05-05 15:38:43 -07:00
..
extconf.rb wrap mysql_real_connect with rb_thread_blocking_region 2010-05-05 11:57:37 -07:00
mysql2_ext.c [cleanup] make all C symbols static 2010-05-05 15:38:43 -07:00
mysql2_ext.h [cleanup] make all C symbols static 2010-05-05 15:38:43 -07:00