[Maria-discuss] Galera Cluster on FreeBSD

2016-06-01 Thread Niklaas Baudet von Gersdorff
Hello, I'm trying to setup a galera cluster on FreeBSD. I followed the instructions on [1] but every time I issue SHOW STATUS LIKE 'wsrep_cluster_size'; I get ++---+ | Variable_name | Value | ++---+ | wsrep_cluster_size |

[Maria-discuss] New Question: Consistently able to crash MariaDB 10.0.25 and 10.1.4 - Signal 11

2016-06-01 Thread AskMonty KB
Hello, A new question has been asked in "MariaDB Community" by gaurav_sharma_g1. Please answer it at http://mariadb.com/kb/en/consistently-able-to-crash-mariadb-10025-and-1014-signal-11/ as the person asking the question may not be subscribed to the mailing list. --

[Maria-discuss] Fwd: Undelivered Mail Returned to Sender

2016-06-01 Thread Reindl Harald
what is that for a bullshit? MariaDB newsletters not use proper mail-headers to not trigger autoresponders? in 2016? seriously? with a invalid sender? seriously? in 2016? Weitergeleitete Nachricht Betreff: Undelivered Mail Returned to Sender Datum: Wed, 1 Jun 2016 19:53:55

Re: [Maria-discuss] Backing up tables with data at rest encryption

2016-06-01 Thread Guillaume Lefranc
Hello, on the contrary, it is clearly stated: - - Percona XtraBackup cannot back up instances that use encrypted InnoDB log files. So, either don't encrypt the log files (potentially unsafe), or use filesystem backups. Regards GL On Wed, Jun 1, 2016 at 5:02 PM Lee Bennett wrote:

Re: [Maria-discuss] Backing up tables with data at rest encryption

2016-06-01 Thread Lee Bennett
HI Sorry should have mentioned that the InnoDB logs are not encrypted show variables like '%encrypt%'; +--+-+ | Variable_name| Value | +--+-+ | aria_encrypt_tables

Re: [Maria-discuss] Backing up tables with data at rest encryption

2016-06-01 Thread Peter Laursen
This is documented at https://mariadb.com/kb/en/mariadb/data-at-rest-encryption/ "Percona XtraBackup cannot back up instances that use encrypted InnoDB log files." - Peter On Wed, Jun 1, 2016 at 5:13 PM, Guillaume Lefranc < guillaume.lefr...@mariadb.com> wrote: > Hello, > > on the contrary, it i

[Maria-discuss] Backing up tables with data at rest encryption

2016-06-01 Thread Lee Bennett
Hi We are in the process of setting up data at rest encryption encryption with MariaDB 10.1.13 so we can encrypt specific table. This works without any problem however when I try and backup with Percona Xtrabackup it fails saying table appears to be corrupted: 60601 14:53:46 [01]...don

Re: [Maria-discuss] Long email about a replication issue

2016-06-01 Thread Rhys.Campbell
Hi Kristian Thanks for your inputs... - Standard MariaDB. No Galera. - Error log is not interesting at all. Last replication connection error happened in March of this year. - Last STOP SLAVE back in 2015 (apart from Friday night). - Last change master statement logged over a year ago 150127 - g

Re: [Maria-discuss] Long email about a replication issue

2016-06-01 Thread Kristian Nielsen
writes: > This weekend I had to repair a replication problem on one of our > clusters. I've attempted to get to the root cause but not sure where I Is this pure MariaDB replication, or is it Galera? I think it is the former, but the term "cluster" is somewhat overloaded, which is why I ask... >

[Maria-discuss] Long email about a replication issue

2016-06-01 Thread Rhys.Campbell
Hi All, This weekend I had to repair a replication problem on one of our clusters. I've attempted to get to the root cause but not sure where I can go from here. Replication broke on Friday night because of foreign key errors. I initially retrieved the correct row, restarted replication, which