… \ attributes IP=”10.2.2.162″ primitive p_mysql ocf:heartbeat:mysql \ params config=”/etc/mysql/my.cnf” pid=”/var/run/mysqld/mysqld.pid… defines the mysql resource on each node and has many parameters, here’s the ones I had to define: config: The path of the my.cnf file. Remember that Pacemaker will start MySQL, not the regular init…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 16:09 FTS_00000000000000ad_CONFIG.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 16:09….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 15:55 FTS_0000000000000114_CONFIG.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 15:54….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 19:07 FTS_0000000000000025_CONFIG.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 18:57…

