Marcos Albe

Results 7 issues of Marcos Albe

Would be great to have --writer_is_also_reader=2 so if writer is only surviving node in a cluster, it would act as a reader too until other node shows up to act...

Hey Nickolay! :) I was wondering if it would be too much effort to implement a new parameter like "load-sample-dbs master:node0 samples:sakila,world,menagerie" that would download and load the example databases...

Seems Vagrant uses the /etc/resolv.conf from the host to fill the same file in the nodes... add nameserver 8.8.8.8 to your /etc/resolv.conf to fix this

I believe we could use output of `SHOW INDEX STATUS` to find out how many unique values each column should present. ``` +------------------------+------------+--------------------+--------------+-----------------+-----------+-------------+----------+--------+------+------------+---------+---------------+ | Table | Non_unique | Key_name |...

Hey Carlos! :) I have a request: can you add profiling support, such that I can see what's going on and report proper issues? I'm having some performance issues and...

Hey Nickolay! Here's one idea that came up today while doing some tests: Currently sysbench can point to a mysql or pg node, but it would be very useful if...

Please implement an action to attach nodes to windows within a screen session: `deploy_lxc --screenify [node_name[,node_name[,etc]]]` If no node given, create screen session with one window for each of my...

deploy_lxc