Page 1 of 1

Support for mysql_set_charset in 3.0 dec 2011

PostPosted: January 29th, 2012, 6:06 am
by jafin
Just trying to kick off a plugin in wordpress running under Phalanger 3.0 with the managed MySQL Extension.

Getting error logged. Call to undefined function: 'mysql_set_charset'

Any clues to support for this now or in the future?

Thanks,
Jason

Re: Support for mysql_set_charset in 3.0 dec 2011

PostPosted: January 29th, 2012, 10:48 am
by Jakub Misek
The function was not implemented. Will be available within the next release.

Thanks!

Re: Support for mysql_set_charset in 3.0 dec 2011

PostPosted: January 29th, 2012, 2:00 pm
by jafin
Thats great.
Thanks! :D

Re: Support for mysql_set_charset in 3.0 dec 2011

PostPosted: January 30th, 2012, 2:41 pm
by Jakub Misek
Updated! You can download the release and test the function.

http://phalangermysql.codeplex.com/releases/view/81380