Sergei Golubchik

Results 124 comments of Sergei Golubchik

cherry-picked into the vector branch, thanks! closing.

See the discussion in https://jira.mariadb.org/browse/MDEV-33834

It's explained in [this Jira comment](https://jira.mariadb.org/browse/MDEV-33834?focusedCommentId=291141&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-291141) — we need an architectural design and decision of how we'll be extending the Audit API. Adding new fields ad hoc to various structures...

Tomorrow's the last day, if there won't be a patch we can accept and you won't say "just fix it yourself", it will miss 12.0

> This was targeting 'main' already, isn't that same as 12.0 now? Why close this manually when you could have just rebased/merged it and grant the contributor their sweet "Merged"...

I don't think we'll want to have it. It allows a user to probe what other user names exist in the database, this is a pretty serious information leak.

You missed MyISAM, it likely needs the same change as Aria. But really does this have to be done per engine? It would be more robust to fix it somewhere...

what does it fix? [MDEV-10608](https://jira.mariadb.org/browse/MDEV-10608) says the failure is ``` mysqltest: At line 9: query 'connect con1,localhost,root,,' failed: 2003: Can't connect to MySQL server on 'localhost' (0 "Internal error/check (Not...