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

2009-11-30 Thread Kristian Nielsen
Michael Widenius mo...@askmonty.org writes: Monty, thaks a log for working on fixing all of these problems! Below are some comments... - Kristian. #At lp:maria based on revid:mo...@askmonty.org-20091126201933-dgoynszp2z90gknl 2770 Michael Widenius2009-11-30 Remove compiler

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

2009-11-30 Thread Michael Widenius
Hi! Sergei == Sergei Golubchik ser...@pisem.net writes: Sergei Hi, Michael! Sergei On Nov 29, Michael Widenius wrote: 2770 Michael Widenius2009-11-30 Change type for functions in plugin.h:str_mysql_ftparser_param() to const unsigned char and string lengths to size_t. Sergei You

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

2009-11-30 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20091130111302-6zcyj6ucz6rnphdq 2770 Michael Widenius 2009-11-30 Fixes after comments from last push: - Removed some not needed casts - Change plugin.h to be 'binary compatible' with old versions - Added mysql_ft_size_t

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

2009-11-30 Thread Kristian Nielsen
Michael Widenius mo...@askmonty.org writes: Thanks for fixing all the issues? Agree with leaving as is the couple of things you suggested. === modified file 'storage/myisam/myisamlog.c' --- a/storage/myisam/myisamlog.c2008-02-18 22:35:17 + +++ b/storage/myisam/myisamlog.c