[Maria-developers] Updated (by Alexi): Store in binlog text of statements that caused RBR events (47)

2010-02-03 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Store in binlog text of statements that caused RBR events CREATION DATE..: Sat, 15 Aug 2009, 23

[Maria-developers] Updated (by Alexi): Store in binlog text of statements that caused RBR events (47)

2010-02-03 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Store in binlog text of statements that caused RBR events CREATION DATE..: Sat, 15 Aug 2009, 23

[Maria-developers] Updated (by Alexi): Store in binlog text of statements that caused RBR events (47)

2010-02-03 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Store in binlog text of statements that caused RBR events CREATION DATE..: Sat, 15 Aug 2009, 23

Re: [Maria-developers] SHOW PROFILE enhancements for Windows

2010-02-03 Thread Alex Budovski
Hi, > We set the mysys_var->id to thread_id in store_globals() to allow > MySQL to bind a user connection to different threads during execution > of one query.  We need to change mysys->thread_id so that all reports > (like dbug_print) are printed with the same logical thread id. > > The bug in qu

[Maria-developers] Rev 7: Added make install and enabled system tables as requested by Monty. in file:///Users/hakan/work/monty_program/mariadb-tools/

2010-02-03 Thread Hakan Kuecuekyilmaz
At file:///Users/hakan/work/monty_program/mariadb-tools/ revno: 7 revision-id: ha...@askmonty.org-20100204011956-u74a4es6oogvd50w parent: ha...@askmonty.org-20100115142922-bgc032k180y2i29r committer: Hakan Kuecuekyilmaz branch nick: mar

[Maria-developers] Rev 7: Added make install and enabled system tables. in file:///Users/hakan/work/monty_program/mariadb-tools/

2010-02-03 Thread Hakan Kuecuekyilmaz
At file:///Users/hakan/work/monty_program/mariadb-tools/ revno: 7 revision-id: ha...@askmonty.org-20100204011810-rqj1ikb41773p0au parent: ha...@askmonty.org-20100115142922-bgc032k180y2i29r committer: Hakan Kuecuekyilmaz branch nick: mar

Re: [Maria-developers] SHOW PROFILE enhancements for Windows

2010-02-03 Thread Michael Widenius
Hi! > "Alex" == Alex Budovski writes: Alex> Re: my_thread_init Alex> I tried reverting my change and looking at the code again -- perhaps Alex> we have a different bug. Alex> The function does indeed set 'id' to a non-zero value (tmp->id = Alex> ++thread_count), but then it is reset to 0 b

Re: [Maria-developers] SHOW PROFILE enhancements for Windows

2010-02-03 Thread Michael Widenius
Hi! > "Alex" == Alex Budovski writes: Alex> Hi, >> I looked at the original bug report and can't see how this bug fix >> have anything to the with the real problem. >> >> I have now done a proper fix for this. Can you please test that things >> reported in http://bugs.mysql.com/bug.php?id=