Re: [Maria-developers] Status of Windows build

2010-01-15 Thread Kristian Nielsen
Timour Katchaounov writes: > - Making it possible for any developer to build (and develop) > MariaDB on Windows with Visual C++. This is perfectly possible > with either edition of Visual C++. I want it to be easy for people to build themselves something that is as good as what we release. A

Re: [Maria-developers] Status of Windows build

2010-01-15 Thread Alex Budovski
>> The major two differences I found in the VC++ 2008 that affect >> us are: >> A) The Express Edition cannot build 64-bit binaries. > > Right, that's a showstopper :-/ If Cmake is able to produce a 64bit project (via cmake -g "Visual Studio 9 2008 Win64") with the express IDE installed, then the

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (monty:2799)

2010-01-15 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20100114165100-00keho9r4bv83dq1 2799 Michael Widenius 2010-01-15 Fixed that we use same flags when testing for assembler as by makefiles. Fixed bug in locking by triggers found by test case when compiling without query cache modif

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2799: Fixed that we use same flags when testing for assembler as by makefiles.

2010-01-15 Thread noreply
revno: 2799 committer: Michael Widenius branch nick: maria-5.1 timestamp: Fri 2010-01-15 20:06:18 +0200 message: Fixed that we use same flags when testing for assembler as by makefiles. Fixed bug in locking by triggers found by test

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (monty:2780)

2010-01-15 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20100115154033-p7zphwgmegcrw6ts 2780 Michael Widenius 2010-01-15 Removed not needed test file (that caused embedded server to fail) removed: mysql-test/suite/maria/t/maria2-master.opt === removed file 'mysql-test/suite/maria/t/m

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (monty:2801)

2010-01-15 Thread Michael Widenius
#At lp:maria based on revid:kniel...@knielsen-hq.org-20100115170257-h7nt8f7bvzxa9lfe 2801 Michael Widenius 2010-01-15 [merge] Automatic merge removed: mysql-test/suite/maria/t/maria2-master.opt === removed file 'mysql-test/suite/maria/t/maria2-master.opt' --- a/mysql-test/s

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2802)

2010-01-15 Thread knielsen
#At lp:maria 2802 kniel...@knielsen-hq.org 2010-01-15 After-merge fix for XtraDB 9: missing DBUG_RETURN. modified: storage/xtradb/handler/ha_innodb.cc === modified file 'storage/xtradb/handler/ha_innodb.cc' --- a/storage/xtradb/handler/ha_innodb.cc 2010-01-15 17:02:57

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2803)

2010-01-15 Thread knielsen
#At lp:maria 2803 kniel...@knielsen-hq.org 2010-01-15 Fix crashes by taking kernel mutex when calling srv_table_reserve_slot() during thread startup. modified: storage/xtradb/srv/srv0srv.c === modified file 'storage/xtradb/srv/srv0srv.c' --- a/storage/xtradb/srv/srv0srv.c

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2804) Bug#47720 Bug#49032

2010-01-15 Thread knielsen
#At lp:maria 2804 kniel...@knielsen-hq.org 2010-01-15 Apply to XtraDB MySQL/build-in innodb patches for Bug#49032 and Bug#47720. modified: mysql-test/t/innodb-autoinc.test storage/xtradb/handler/ha_innodb.cc storage/xtradb/row/row0sel.c === modified file 'mys

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2805)

2010-01-15 Thread knielsen
#At lp:maria 2805 kniel...@knielsen-hq.org 2010-01-16 Result file updates following merge of MySQL 5.1.42 and XtraDB 9. modified: mysql-test/suite/funcs_1/r/is_columns_is.result mysql-test/suite/funcs_1/r/is_tables_is.result mysql-test/suite/pbxt/r/func_group.