Added support for MySQL options
authorKevin Rosenberg <kevin@rosenberg.net>
Mon, 15 Feb 2010 20:12:42 +0000 (13:12 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Mon, 15 Feb 2010 20:12:42 +0000 (13:12 -0700)
Support sending options to MySQL using mysql_options, which occurs between
the API calls of mysql_init and mysql_real_connect.


No differences found