Bug #2385 | CREATE TABLE LIKE lacks locking on source and destination table | ||
---|---|---|---|
Submitted: | 14 Jan 2004 7:16 | Modified: | 2 Apr 2004 11:01 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1 | OS: | Any (all) |
Assigned to: | Bugs System | CPU Architecture: | Any |
[14 Jan 2004 7:16]
Guilhem Bichot
[31 Mar 2004 9:04]
Victor Vagin
subj: bk commit - 4.1 tree (vva:1.1746) BUG#2385 ChangeSet 1.1746 04/04/01 00:50:29 vva@eagle.mysql.r18.ru +1 -0 fixed bug #2385 "CREATE TABLE LIKE lacks locking on source and destination table" changed function mysql_create_like_table in sql/sql_table.cc: 1. added name locking of source table 2. added flag MY_DONT_OVERWRITE_FILE for my_copy
[1 Apr 2004 7:29]
Victor Vagin
new patch is: subj: bk commit - 4.1 tree (vva:1.1746) BUG#2385 ChangeSet 1.1746 04/04/01 23:13:25 vva@eagle.mysql.r18.ru +7 -0 added synchronization in mysql_create_like_table ( fixed BUG #2385 CREATE TABLE LIKE lacks locking on source and destination table and added tests for it )
[2 Apr 2004 11:01]
Victor Vagin
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: The fix will be in the mysql-4.1.2