… enough database related forums, mailing lists or blogs you probably heard complains about MySQL being unable to handle more than 1.000… of MySQL. If you design your data wisely considering what MySQL can do and what it can’t you will get great perfomance… large data sets. In MySQL single query runs as single thread (with exeption of MySQL Cluster) and MySQL issues IO requests one by…

