Author: SSWUG Research

Community

Flashback query FTS costs

(Alex Fatkulin) In a nutshell, the way optimizer costs full table scans when using flashback query makes it look much more expensive than without. What further complicates the problem is the fact that index access costs remain the same regardless of whether you’re using flashback query or not. As a

Community

MySQL security top wish list

(Shlomi Noach) Security seems to have no boundaries. I’ve been tightening our database security lately, and it seems like this could go on forever: from app to console to privileges to server, there are so many aspects to managing database security. Unfortunately, this is a field where MySQL is in p

Community

NuGet 2.7 Package Restore Tips

(jeffhandley) Since the release of NuGet 2.7 with Automatic Package Restore and implicit consent, many developers have adopted the new approach and provided some great feedback on their experiences. Based on that feedback, we have collected a set of tips to help you start using the new restore featu