Bug #94796 | Stack overflow in call open_dict_table function | ||
---|---|---|---|
Submitted: | 27 Mar 2019 8:02 | Modified: | 2 May 2019 13:22 |
Reporter: | dave do | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[27 Mar 2019 8:02]
dave do
[27 Mar 2019 13:49]
zhai weixiang
In MySQL 8.0, you may need to invoke functions with dd_ (for example: dd_table_open_on_id/dd_table_open_on_name) if you want to get something from dictionary cache. :)
[27 Mar 2019 13:50]
MySQL Verification Team
Hi, Thank you for your bug report. I was not able to repeat this problem with 5.7.25. I have started server, with low values for the table definition cache and table cache and opened a table that is not in the dictionary cache. It worked just fine. Hence, what we need from you is a fully repeatable test case, that will show the error anytime when we run the test case. Thanks in advance.
[28 Apr 2019 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".