On 2013-10-23 18:37, Guillaume Hilt wrote:
I fixed the issue bu replicating the mysql folder of the first node to
the others nodes.
I think the problem was caused one evening when all the node were
rebooted at the same time (the hypervisor hosting them was halted) and
didn't had time to send unre
On Thu, Oct 24, 2013, at 02:31 PM, Sergei Golubchik wrote:
> Yes, absolutely. I always build with 'make -j5' on my linux/x64 build
> computer.
>
> And you can check at
> http://buildbot.askmonty.org/buildbot/grid?branch=10.0
> that we almost always use parallel builds, and they do succeed.
Hm, th
Hi, Jen!
On Oct 24, jen...@promessage.com wrote:
> Hi,
>
> I build MariaDB v10 from src on linux/64.
>
> If, after `cmake` configure I attempt a parallel build,
>
> make -j4 VERBOSE=1
>
> I get numerous/sequential build failures.
>
> ALL of the related failures vanish if I simple single-thr
Hi,
I build MariaDB v10 from src on linux/64.
If, after `cmake` configure I attempt a parallel build,
make -j4 VERBOSE=1
I get numerous/sequential build failures.
ALL of the related failures vanish if I simple single-thread the build,
make -j1 VERBOSE=1
*IS* MarbiDB v10 currently intende
Hi, Jen!
On Oct 24, jen...@promessage.com wrote:
> I'm building v10.0.4/r3863 on opensuse/64.
>
> This latest-version build newly fails @
>
> cd /usr/local/src/mariadb/bld/storage/tokudb/ft-index/ft &&
> ./logformat .
> ./logformat: error while loading shared libraries:
> libtokuport
I'm building v10.0.4/r3863 on opensuse/64.
This latest-version build newly fails @
cd /usr/local/src/mariadb/bld/storage/tokudb/ft-index/ft &&
./logformat .
./logformat: error while loading shared libraries:
libtokuportability.so: cannot open shared object file: No such file
or di
Yes, I agree it would be useful. I googled for MariaDB certifications because:
* Maria has many things My doesn't have, particularly if you compare 10 and
5.6; some of them are complex enterprise features (multi-source repl)
* Some things you study for Oracle certification exams are not true for M
Hello,
A new question has been asked in "MariaDB FAQ" by jaihind213:
[Warning] Aborted connection 290 to db: 'test_db' user: 'dev' host:
'host.stage.com' (Unknown error)
We have been getting this error in the logs.
would like to know when this happens.
thanks
-
8 matches
Mail list logo