On Thu, 13 May 2010 16:36:41 +0200, Sergei Golubchik wrote:
> * not everything can be replicated at every level, for example table
>creation cannot be replicated row-based, InnoDB changes cannot be
>replicated with "MyISAM pwrite()" events
We're doing it as kinda row based ("structure ba
On Thu, May 13, 2010 at 11:31 PM, Daniel Bartholomew wrote:
> == Segmented Key Cache Syntax ==
>
> New global variable: key_cache_partitions, it sets the number of
> segments in a key cache. Valid values for this variable are whole
Since we changed the name of this feature to key_cache_partitions
On Fri, May 14, 2010 at 10:34 AM, Henrik Ingo wrote:
> On Thu, May 13, 2010 at 11:31 PM, Daniel Bartholomew
> wrote:
>> == Segmented Key Cache Syntax ==
>>
>> New global variable: key_cache_partitions, it sets the number of
>> segments in a key cache. Valid values for this variable are whole
>
>
Den 14-05-2010 10:01, Henrik Ingo skrev:
(Adding maria-developers)
On Wednesday 12 May 2010 16:10:36 Bo Thorsen wrote:
Den 12-05-2010 15:04, Henrik Ingo skrev:
On Wednesday 12 May 2010 13:44:18 Michael Widenius wrote:
Hi!
"Bo" == Bo Thorsen writes:
Bo> Hi Daniel (and devs),
Bo> I ha
Hi, Stewart!
On May 14, Stewart Smith wrote:
>
> On Thu, 13 May 2010 16:36:41 +0200, Sergei Golubchik
> wrote:
> > * not everything can be replicated at every level, for example table
> >creation cannot be replicated row-based, InnoDB changes cannot be
> >replicated with "MyISAM pwrite
Bo Thorsen writes:
> At one of the first runs I did, I modified the script to do this:
>
> if [ "x_$1" != "x_-nobuild" ]; then
> win/configure-mariadb.sh
>
> cmake -G "Visual Studio 9 2008"
>
> devenv.com MySQL.sln /build RelWithDebInfo
> devenv.com MySQL.sln /build Debug
> fi
>
> The onl
Hi!
I have now merged and pushed the xtstat patch into MariaDB
5.1-release.
Here is a patch that fixes some compiler warnings and a build failure
when building in another directory.
Paul, hope you can fix these also on your side. (The patch is already
in 5.1-release).
Regards,
Monty
=== modi
revno: 2856
committer: Bo Thorsen
branch nick: trunk-work
timestamp: Fri 2010-05-14 14:12:23 +0200
message:
Add a -nobuild argument to the script. Useful for building the zip file
release with Express Edition which doesn't have the de
Thanks Monty,
On May 14, 2010, at 2:05 PM, Michael Widenius wrote:
I have now merged and pushed the xtstat patch into MariaDB
5.1-release.
Great! I'm very happy about getting xtstat into MariaDB!
Here is a patch that fixes some compiler warnings and a build failure
when building in another
Paul McCullagh writes:
> Thanks for clearing this up.
>
> The problem is certainly as you say: it depends on the speed of a
> background thread.
>
> From this point of view the test does not make all that much sense
> for PBXT which returns inconsistent row count estimates.
>
> I think I will adj
Hi Kristian,
Please go ahead with the patch, its fine with me.
On May 14, 2010, at 8:22 PM, Kristian Nielsen wrote:
Paul McCullagh writes:
Thanks for clearing this up.
The problem is certainly as you say: it depends on the speed of a
background thread.
From this point of view the test doe
11 matches
Mail list logo