Enrique writes:
> Sphinx storage engine is included in the source, and here is explained
> how to install SphinxSE:
> http://kb.askmonty.org/v/sphinxse
> But, is installed Sphinx (indexer, searchd, etc) with MariaDB? or we
> must install Sphinx apart, and after that, install the SphinxSE
> plugin
> I think the next release of 5.2 will be a release candidate. The last
word I heard from the developers was that there were two or three bugs
to fix before the release. So it will probably be at least a week or two
before the 5.2 RC is released and then a few more weeks after that
before 5.2 s
On Tue, 17 Aug 2010 12:27:21 -0300
Enrique wrote:
Enrique> thank you both for your help!
Enrique> I will make the change soon I guess.
Enrique> I like the new 5.2 version, because it has Sphinx and OQGraph
Enrique> between other things... but it's a beta version, do you know
Enrique> when will be
Kristian Nielsen writes:
> I think you'll also need
>
> make_transparent_unions(32)
> #define U_32 int32
> #define Uv_32 int32
Gah. I meant of course this:
make_transparent_unions(64)
#define U_64 int64
#define Uv_64 int64
- Kristian.
Oleg Tsarev writes:
> I need my_atomic_add64 in mysql.
>
> Can i simple add following macros, or i need more advanced tricks?
>
> tsa...@main:/storage/project/percona/rtd_2$ diff -Nur
> ../rtd/c/include/my_atomic.h c/include/my_atomic.h
> --- ../rtd/c/include/my_atomic.h2010-07-09 16:35:1
thank you both for your help!
I will make the change soon I guess.
I like the new 5.2 version, because it has Sphinx and OQGraph between
other things... but it's a beta version, do you know when will be
released a stable version?
Regards!
Enrique
PS: sorry for sending my question to all the me
Hello,
I need my_atomic_add64 in mysql.
Can i simple add following macros, or i need more advanced tricks?
tsa...@main:/storage/project/percona/rtd_2$ diff -Nur
../rtd/c/include/my_atomic.h c/include/my_atomic.h
--- ../rtd/c/include/my_atomic.h2010-07-09 16:35:11.0 +0400
+++ c/in
>
> We've done lots of testing to make sure MariaDB works as seamlessly as
> possible for those moving from MySQL to MariaDB. As with any upgrade, I
> would definitely recommend making a backup and testing MariaDB on your
> end to ensure everything works with your applications and use-cases
> befor
On Mon, 16 Aug 2010 16:25:00 -
Enrique Daniel wrote:
Enrique> Hi !!
Hello!
I'm CC'ing this message to the maria-discuss mailing list in case
anyone else wants to comment. I recommend you join the list. It's a
good resource.
Enrique> I'm really new with MariaDB, I have discovered it yesterd
9 matches
Mail list logo