Bug #112184 | cannot create user if they are listed as creator in views or routines | ||
---|---|---|---|
Submitted: | 25 Aug 2023 16:47 | Modified: | 29 Aug 2023 3:47 |
Reporter: | Mx Dog | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Security: Privileges | Severity: | S3 (Non-critical) |
Version: | 8.0.34 | OS: | Debian (ver 12 ) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Bug #107139 |
[25 Aug 2023 16:47]
Mx Dog
[25 Aug 2023 16:48]
Mx Dog
sorry, used creator instead of DEFINER in a couple of instances
[28 Aug 2023 5:55]
MySQL Verification Team
Hello! Thank you for the report and feedback. IMHO this is duplicate of Bug #107139. Have you tried the suggestion from Bug #107139? GRANT SET_USER_ID ON *.* TO `root`@`%`? Also see - https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html#priv_set-user-id regards, Umesh
[29 Aug 2023 3:47]
Mx Dog
yes i did all that and even granted super to a couple of accounts and root (didn't help) ,I ended up just removing the offending user names . Will be using regular old mysqldump to csv next time, had nothing but problems and OMG slow trying to load from the mysql shell utility this one problem turned out to be the least of them. I don't report bugs until i waste a few hours searching and working for an answer from people smarter then me.. like the "regex binary" problem I have with eqemu . works in 8.0.21 but not 8.0.34 or from what i can figure out 8.0.22 so after hours setting up my server .. should i regress os to dedian whatever to get mysql 8.21 ( spend days back-porting dependencies to install it on deb12 ? .. another change that has drastic effects for some of my projects i don't understand the reason for ... sorry beeching .. last couple of updates have caused problems and the changes don't really make sense to me ( or the reasons are pretty lame in the overall scheme of things ... haha )
[18 Sep 2023 8:42]
MySQL Verification Team
Hi Mr. Dog, Please, follow the developments in the original bug report, which is stated above.