Bug #2408 | Multiple threads altering MERGE table UNIONs hang/crash | ||
---|---|---|---|
Submitted: | 15 Jan 2004 11:45 | Modified: | 22 Aug 2004 10:23 |
Reporter: | Dean Ellis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 3.23 | OS: | |
Assigned to: | Ingo Strüwing | CPU Architecture: | Any |
[15 Jan 2004 11:45]
Dean Ellis
[21 Aug 2004 1:49]
Ingo Strüwing
Refrained from using the global myisam_open_list for scanning for MyISAM tables belonging to a MERGE table. While the global list is mutex protected, it still contains open tables from all threads. MyISAMMRG has now its own list elements for local MERGE table use.
[22 Aug 2004 10:23]
Sergei Golubchik
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: fixed in 3.23.59, 4.0.21, 4.1.1
[22 Oct 2004 12:01]
Ingo Strüwing
Shellscript includes the pearl script. You must set DBROOT="install dir".
Attachment: bug2408-2.sh (application/x-sh, text), 4.11 KiB.