MySQL Forums
Forum List  »  Newbie

Re: Optimal Sheet table
Posted by: Frank Robinson
Date: August 17, 2019 02:41AM

Sometimes the source data in the tables is inconsistent and, as a result, the correct queries still give a result that does not look as you expect.

"Series of queries" with the growth of your application will result to what you suddenly stumble on those or other restrictions. For example, the length of the query or the maximum number of tables in the query. In general it is a bad practice. Moreover, it is quite simple to do without it.

I'm working on increasing the performance of the https://www.ayiconnection.com website database. Read benchmark performance of MySQL using SysBench at https://severalnines.com/blog/how-benchmark-performance-mysql-mariadb-using-sysbench

Options: ReplyQuote


Subject
Written By
Posted
August 02, 2019 03:38PM
August 06, 2019 06:00AM
August 12, 2019 01:30PM
August 13, 2019 05:27AM
August 14, 2019 05:56AM
August 14, 2019 10:52AM
August 15, 2019 04:52AM
Re: Optimal Sheet table
August 17, 2019 02:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.