Re: [Maria-developers] MYSQL_THDVAR and SET GLOBAL

2011-11-30 Thread Sergei Golubchik
Hi, MARK! On Nov 29, MARK CALLAGHAN wrote: > Is there an easy way to prevent SET GLOBAL ... from being done for > plugin variables declared via MYSQL_THDVAR_...? For the following > variable I can do SET GLOBAL innodb_fake_changes=1 and that sets a > global variable. > > static MYSQL_THDVAR_BOOL(

Re: [Maria-developers] MYSQL_THDVAR and SET GLOBAL

2011-11-30 Thread Michael Widenius
Hi! > "MARK" == MARK CALLAGHAN writes: MARK> Is there an easy way to prevent SET GLOBAL ... from being done for MARK> plugin variables declared via MYSQL_THDVAR_...? For the following MARK> variable I can do SET GLOBAL innodb_fake_changes=1 and that sets a MARK> global variable. MARK> stat

Re: [Maria-developers] MariaDB 5.5 binary tarball packages and libaio

2011-11-30 Thread Vladislav Vaintroub
> -Original Message- > From: maria-developers- > bounces+wlad=montyprogram@lists.launchpad.net [mailto:maria- > developers-bounces+wlad=montyprogram@lists.launchpad.net] On > Behalf Of Michael Widenius > Sent: Mittwoch, 30. November 2011 20:09 > To: Sergei Golubchik > Cc: Kristian

Re: [Maria-developers] MariaDB 5.5 binary tarball packages and libaio

2011-11-30 Thread Michael Widenius
Hi! > "Sergei" == Sergei Golubchik writes: Sergei> Hi, Kristian! Sergei> On Nov 25, Kristian Nielsen wrote: >> >> One option could be statically linking libaio. Now in general, static >> linking is a can of worms with many pitfalls, however for just libaio >> it might work (libaio.so is st