Comments on: Views: better performance with condition pushdown https://shlomi-noach.github.io/blog/mysql/views-better-performance-with-condition-pushdown Blog by Shlomi Noach Thu, 20 May 2010 06:01:42 +0000 hourly 1 https://wordpress.org/?v=5.3.3 By: Giuseppe Maxia https://shlomi-noach.github.io/blog/mysql/views-better-performance-with-condition-pushdown/comment-page-1#comment-13853 Thu, 20 May 2010 06:01:42 +0000 https://shlomi-noach.github.io/blog/?p=1328#comment-13853 “Can we force different customers to see different parts of a given table? e.g., only those rows that relate to the customers?”
This takes me back 5 years ago, when I did something similar in multi-user arrays
http://datacharmer.blogspot.com/2005/12/mysql-5-general-purpose-routine_20.html

]]>