… attention. I use “tuning” in a generic way here — we focus on far more than my.cnf files. In fact my.cnf files are usually… reading from /etc/my.cnf. I’ve seen a lot of cases where there’s a /var/lib/mysql and an /etc/my.cnf, and the… look at my.cnf quickly for anything weird: [percona@db1 ~]$ grep -v ‘^#’ /etc/my.cnf | grep . My goal here is to look at the my.cnf without seeing…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… 5.5.30 and MySQL 5.6.10 with no tuning whatsoever (with one exception that I’ll explain below) – the… few people that likes lower_case_table_names = 1 in /etc/my.cnf), but I think it’s even worse that the case… initial states, run some queries, and compare the output. Stay tuned, it gets rather curious.

