[Maria-developers] Buildbot Outage

2010-11-22 Thread Adam M. Dutko
Sorry for the delayed notice but adutko-centos5-amd64 will probably be offline until Wednesday (11/24/10) awaiting a part replacement. -Adam ___ Mailing list: https://launchpad.net/

Re: [Maria-developers] [Commits] Rev 2832: Fix for LP BUG#606013: Adding bit field support for heap tables. in file:///home/bell/maria/bzr/work-maria-5.3-lp606013/

2010-11-22 Thread Michael Widenius
Hi! Here is a review of this > --- a/storage/heap/hp_create.c2010-08-05 19:56:11 + > +++ b/storage/heap/hp_create.c2010-11-16 21:03:26 + > @@ -104,6 +104,13 @@ int heap_create(const char *name, uint k >*/ >keyinfo->seg[j].type= HA_KEYTYPE_VARTEX

Re: [Maria-developers] [Maria-discuss] Problem with MariaDb as a Windows service

2010-11-22 Thread Peter Laursen
Same problem with MariaDB 5.1.51. --Peter On Sun, Nov 21, 2010 at 02:43, Vladislav Vaintroub < vladislav.vaintr...@oracle.com> wrote: > Hi, > It is likely this bug http://bugs.mysql.com/bug.php?id=56821 , was for > some > time in MySQL, already fixed. > > -Original Message- > From: maria-

Re: [Maria-developers] Problem with prep_where (LP BUG#675248)

2010-11-22 Thread Sergey Petrunya
Hi! On Mon, Nov 15, 2010 at 04:47:54PM +0200, Oleksandr Byelkin wrote: > Preparation statement for PS looks like this (example uses prep_where, > but we have the same problem for other parts stored in > st_select_lex::fix_prepare_information()): > > > ... >conds->fix_fields(...&conds...) /