… few things happen – MySQL kept being “simple” and introduced relatively simple performance boosters – Query Cache and Replication, which were clearly not enough to…. There were a lot of custom technologies created for caching or scalability issues MySQL could not solve well. There are inhouse and…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 16:09 FTS_00000000000000ad_DELETED_CACHE.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 16….ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 15:54 FTS_0000000000000114_DELETED_CACHE.ibd -rw-rw—-. 1 mysql mysql 98304 Feb 20 15….innodb_ft_index_table is changing, so it’s pretty clear that I do actually have a FT index available. At…

