Johan
- Total activity 435
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 103
Comments
Recent activity by Johan Sort by recent activity-
In the Enterprise version you can simply remove the broken node and add a new node . For the community, you need to: spin up the new vm/server. Install mysql/codership binaries. Create the mysql...
-
Hi,Looking at the log I could see that the mysql server fails to allocate memory for innodb.What memory size did you choose in the configurator?How much RAM does your server actually have?Best rega...
-
Hi, Can you paste log files from your mysql servers? The error log file is:/var/lib/mysql/error.log Best regards Johan
-
Hi again, Particularly on this table: weather_forcast Can you share the table structure? BR johan
-
Hi, Which version of Galera are you using? If you can upload the entire error log then it is in there. I have seen errors like this with Galera < 2.2 and when using foreign keys. Best regards johan
-
Matt, That's great! Please let us know what happens! BR Johan
-
Hi, I see it is failing on a DELETE. Looking at, http://support.severalnines.com/entries/21692388-Limitations-in-Galera-Replication-for-MySQL , do you have tables without an explicitly defined prim...
-
Hi, monitored_mountpoints is a bit misleading, perhaps it shouid be named monitored_datadirs. E:g, set it to monitored_mountpoints=/data/mysql or whatever datadir you have for the mysql server. Yo...
-
Hi, Never seen the wsrep_sst_common. If you are using the Codership galera for MySQL (not PXC), then you must download: https://launchpad.net/codership-mysql/5.5/5.5.28-23.7/+download/wsrep_sst_xtr...
-
In the .tar.gz there is a wsrep_sst_common file: tar tfvz mysql-5.5.28_wsrep_23.7-linux-x86_64.tar.gz |grep wsrep_sst_common-rwxr-xr-x devel/devel 2467 2012-11-28 22:07 mysql-5.5.28_wsrep_23.7-linu...