diff options
author | Kristofer.Pettersson@naruto. <> | 2006-09-19 17:40:09 +0200 |
---|---|---|
committer | Kristofer.Pettersson@naruto. <> | 2006-09-19 17:40:09 +0200 |
commit | 70316e06873e645e09da63a8eec7a48a9abde906 (patch) | |
tree | bd18651be61661b07a4846ec2c0dba96be7b19c2 /os2 | |
parent | 441e16e8077f0d26534826e10d2aa90972a9da1d (diff) | |
download | mariadb-git-70316e06873e645e09da63a8eec7a48a9abde906.tar.gz |
Bug#20789 Merge Subtable Rename Causes Crash
- When a MyISAM table which belongs to a merge table union and is
renamed the associated file descriptors are closed on windows.
This causes a server crash next time an insert or update is
performed on the merge table.
- This patch prevents the system from crashing on windows by
checking for bad file descriptors every time the MyISAM table
is locked by associated the merge table.
Diffstat (limited to 'os2')
0 files changed, 0 insertions, 0 deletions