[Sqlrelay-discussion] IF YOU EXPERIENCE PROBLEMS when using the drop-in replacement libs (e.g., Fai
Brought to you by:
mused
|
From: Steve P. <ste...@gm...> - 2008-11-21 08:23:54
|
Just something to pay attention to: If you're using the drop-in replacement lib for MySQL or Postgre, make sure you do NOT have LD_PRELOAD referencing that library WHEN YOU START SQL Relay. If you do, and SQL Relay is linking against the shared client libs, you're telling SQL Relay to use the drop-in lib instead. It will happily do so without complaint, but obviously it ain't gonna' do what you expect. Drove me nuts 'til I figured out what the heck I'd done. Hopefully others are more observant (and less groggy) than I am. Don't know if there's anything you could do to catch that, David. I don't know if there are any scenarios when someone would intentionally need to link SQL Relay against the drop-ins...? SPP -- Stephen P. Paschall <st...@th...> |