Avatar

umarzuki

  • Total activity 28
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Posts

Recent activity by umarzuki Sort by recent activity Recent activity Votes
  • 2 node, data on same table differ

    I created table staff on database company with 6 staff on node 1 but I can only see staff 1, staff 3, staff 5 on node 1 staff 2, staff 4 and staff 6 on node 2 table is using innodb engine I'm using...

  • federated engine call crashed cluster

    On a mariadb galera cluster (cluster config v3.5.0), a federated engine call shuts down both mariadb nodes on a 2 nodes cluster + 1 garbd. The call was originated from a database migrated from mysq...

  • cmon - Query exceeding 16384 bytes, skipping. Probably a bulk insert query.

    When I restored a database dump of size 764MB, I that got message on cmon.log that could mean partially ran query from dump. I'm using s9s script v3.5.0 on Ubuntu 14.04. I already set "max_allowed_...

  • failed during bootstrap

    Executing 'echo password | sudo 2>/dev/null -S  /usr/sbin/mysqld --bootstrap --user=mysql --skip-grant-tables --default-storage-engine=myisam < /tmp/s9s_init.sql'   s9s script v3.5.0 ubuntu 14.04, ...

  • install-deb

    I think "apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db" should be used instead since it will failed at that point without khp:// and :80 tested on ubuntu 14.0...