Re: [Maria-developers] Bug in trx_group_commit_leader()

2013-01-21 Thread Kristian Nielsen
Michael Widenius mo...@askmonty.org writes: I noticed this compiler error on one of the build machines for 10.0-base: /home/buildbot/buildbot/build/mariadb-10.0.0/sql/log.cc:6564:40: warning: ‘last_in_queue’ may be used uninitialized in this function [-Wuninitialized] Thanks. I've pushed

Re: [Maria-developers] Rev 3177: Fixed bug mdev-4063 (bug #56927)

2013-01-21 Thread Sergei Golubchik
Hi, Igor! On Jan 21, Igor Babaev wrote: revno: 3177 revision-id: i...@askmonty.org-20130121084657-hvcval7hykojxpmg parent: ser...@pisem.net-20130109225151-z9e7gh8z5nl38dxl committer: Igor Babaev i...@askmonty.org branch nick: maria-5.1-bug56927 timestamp: Mon 2013-01-21 00:46:57 -0800

[Maria-developers] how to build mariadb RPMs

2013-01-21 Thread Rich Prohaska
How do you build the mariadb RPMs? Are you using rpmbuild or cpack? Is there a top level script that uses rpmbuild or cpack that I should use? Thanks Rich Prohaska ___ Mailing list: https://launchpad.net/~maria-developers Post to :

Re: [Maria-developers] how to build mariadb RPMs

2013-01-21 Thread Sergei Golubchik
Hi, Rich! On Jan 21, Rich Prohaska wrote: How do you build the mariadb RPMs? Are you using rpmbuild or cpack? Is there a top level script that uses rpmbuild or cpack that I should use? We use cpack. Generally, everything related to how do we build, can be seen in buildbot. Go to

Re: [Maria-developers] how to build mariadb RPMs

2013-01-21 Thread Rich Prohaska
Thanks for the pointer. I will try it out. On Mon, Jan 21, 2013 at 12:01 PM, Sergei Golubchik s...@askmonty.org wrote: Hi, Rich! On Jan 21, Rich Prohaska wrote: How do you build the mariadb RPMs? Are you using rpmbuild or cpack? Is there a top level script that uses rpmbuild or cpack that