Re: [Maria-developers] How to get all fields in a given index?

2014-09-09 Thread Sergey Petrunia
On Mon, Sep 08, 2014 at 08:54:00PM +0100, Rongrong wrote: I'm trying to implement some feature that requires to get the list of fields for a given index. I'm trying to follow the optimizer code to find some clue but am not successful so far. Can anyone give me some pointers? A TABLE object

Re: [Maria-developers] [Commits] Rev 4385: MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64 in lp:~maria-captains/maria/10.0

2014-09-09 Thread Sergey Vojtovich
Hi Sergei, just curious: any special reason to make these variables ulonglong? Both seem to fit into uint. Thanks, Sergey On Tue, Sep 09, 2014 at 04:52:12PM +0200, Sergei Golubchik wrote: At lp:~maria-captains/maria/10.0 revno:

Re: [Maria-developers] [Commits] Rev 4385: MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64 in lp:~maria-captains/maria/10.0

2014-09-09 Thread Sergei Golubchik
Hi, Sergey! On Sep 09, Sergey Vojtovich wrote: Hi Sergei, just curious: any special reason to make these variables ulonglong? Both seem to fit into uint. See the last comment in MDEV-6459. Kristian wrote I have noticed that binlog sizes and offsets have a tendency to use 32-bit