Bug #13504 | CREATE DEFINER=... VIEW causes server failure when run with --skip-grant-tables | ||
---|---|---|---|
Submitted: | 26 Sep 2005 21:39 | Modified: | 19 Oct 2005 14:43 |
Reporter: | Sergey Petrunya | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0-bk | OS: | Linux (Linux) |
Assigned to: | Oleksandr Byelkin | CPU Architecture: | Any |
[26 Sep 2005 21:39]
Sergey Petrunya
[26 Sep 2005 21:40]
Sergey Petrunya
CREATE VIEW without DEFINER clause fails with an error when the server is started with --skip-grant-tables.
[26 Sep 2005 21:41]
Sergey Petrunya
Assinging to Dmitri as he said on IRC he will look into this tomorrow morning.
[14 Oct 2005 12:17]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/31110
[18 Oct 2005 18:44]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/31226
[18 Oct 2005 21:24]
Oleksandr Byelkin
thank you for bugreport! pushed to 5.0.15
[19 Oct 2005 14:43]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Documented fix in 5.0.15 changelong. Closed.