Comment 8 for bug 1042946

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote : Re: Memory leak on a filtered slave

Re. "Conditional jump or move depends on uninitialized value(s)", it's probably a bug, but a relatively benign one. It looks like it is triggering once per query.

You can help us to confirm it by starting mysqld under valgrind, executing one query, stopping mysqld. Slave replication should not be necessary.