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

2009-11-25 Thread knielsen
#At lp:maria 2773 kniel...@knielsen-hq.org 2009-11-26 After-merge fix for MySQL 5.1.41 merge into MariaDB: Another warning antipattern also needed during shutdown. modified: mysql-test/mysql-test-run.pl === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2767: Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build) maria do not builds

2009-11-25 Thread noreply
revno: 2767 committer: Michael Widenius branch nick: maria-5.1 timestamp: Thu 2009-11-26 01:18:23 +0200 message: Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build) maria do not builds Added 'mariadb_SERVER

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

2009-11-25 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20091125073628-7fekfnr2hmkbjos1 2767 Michael Widenius 2009-11-26 Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build) maria do not builds Added 'mariadb_SERVER' as extra config group for MariaDB embedded server

[Maria-developers] New (by Sanja): Subquery optimization: Avoid recalculating subquery if external fields values found in subquery cache (66)

2009-11-25 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Subquery optimization: Avoid recalculating subquery if external fields values

[Maria-developers] New (by Sanja): Subquery optimization: Avoid recalculating subquery if external fields values found in subquery cache (66)

2009-11-25 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Subquery optimization: Avoid recalculating subquery if external fields values

[Maria-developers] WL47: Second suggestion.

2009-11-25 Thread Alexi1952
Having to start with WL47 which already contains the 'First suggestion', I'd like to discuss: Second suggestion ~ Add query text to the RBR events data part (together with adding query_len field to their header). Reason (compared with the First suggestion): - this makes binary log

[Maria-developers] Help with memory leak in EXPLAIN

2009-11-25 Thread Kristian Nielsen
Hi Sergey, I encountered a memory leak while working on fixing the MySQL 5.1.41 merge. The memory leak is repeatable with the following test case: -- cut here -- # # Bug#45989 memory leak after explain encounters an error in the query # CRE

Re: [Maria-developers] Test failures in PBXT after merging with MySQL-5.1.41

2009-11-25 Thread Kristian Nielsen
Kristian Nielsen writes: > We are working on merging latest MySQL (5.1.41) into MariaDB. > > After the merge, I see some test failures in the PBXT test suite. See here: Ok, seems most of the PBXT failures are gone now. But one remains: http://askmonty.org/buildbot/reports/cross_reference#b

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

2009-11-25 Thread knielsen
#At lp:maria 2772 kniel...@knielsen-hq.org 2009-11-25 After-merge fixes following Merge of Mysql 5.1.41 into MariaDB: Fix path for SSL stuff when running testsuite from installed package. modified: mysql-test/lib/My/ConfigFactory.pm === modified file 'mysql-test/lib/My/Conf

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

2009-11-25 Thread knielsen
#At lp:maria 2771 kniel...@knielsen-hq.org 2009-11-25 After-merge fix for merge of MySQL 5.1.41 into MariaDB: Valgrind fixes. modified: mysql-test/mysql-test-run.pl sql/log_event.cc per-file messages: mysql-test/mysql-test-run.pl Fix Valgrind warnings: add more

[Maria-developers] Updated (by Guest): Add a mysqlbinlog option to filter updates to certain tables (40)

2009-11-25 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Add a mysqlbinlog option to filter updates to certain tables CREATION DATE..: Mon, 10 Aug 2009,

[Maria-developers] Updated (by Guest): Add a mysqlbinlog option to filter updates to certain tables (40)

2009-11-25 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Add a mysqlbinlog option to filter updates to certain tables CREATION DATE..: Mon, 10 Aug 2009,

[Maria-developers] Updated (by Guest): Add a mysqlbinlog option to filter updates to certain tables (40)

2009-11-25 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Add a mysqlbinlog option to filter updates to certain tables CREATION DATE..: Mon, 10 Aug 2009,

[Maria-developers] Updated (by Guest): Add a mysqlbinlog option to filter updates to certain tables (40)

2009-11-25 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Add a mysqlbinlog option to filter updates to certain tables CREATION DATE..: Mon, 10 Aug 2009,

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

2009-11-25 Thread knielsen
#At lp:maria 2771 kniel...@knielsen-hq.org 2009-11-25 After-merge fix for merge of MySQL 5.1.41 into MariaDB. Manually apply fix for Bug#48340 (basically missing initialisation of thd->lex->local_file in Load_log_event::do_apply_event()) modified: sql/log_e