bitpiston / oyster

A Perl web application framework.
Other
3 stars 1 forks source link

mysql_server_prepare causing mysqld segmentation fault executing prepared queries with bind variables #79

Open einkoro opened 11 years ago

einkoro commented 11 years ago

Filed upstream with DBD::mysql

https://github.com/CaptTofu/DBD-mysql/issues/44

einkoro commented 11 years ago

Temporary workaround is to set mysql_server_prepare to 0 after connect in lib/oyster.pm