[MDEV-3941] CREATE TABLE xxx IF NOT EXISTS should not block if table exists Created: 2012-12-16  Updated: 2012-12-17  Due: 2012-12-16  Resolved: 2012-12-16

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 5.5.29

Type: Task Priority: Blocker
Reporter: Michael Widenius Assignee: Michael Widenius
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-3947 CREATE TABLE IF NOT EXISTS throws an ... Closed

 Description   

CREATE TABLE xxx IF NOT EXISTS should not block if table exists.

If we notice that the table is locked (ie table exists) we will at once give an error instead of waiting for the table to be freed.



 Comments   
Comment by Michael Widenius [ 2012-12-16 ]

Pushed into 5.5 tree

Note that this also makes CREATE TABLE to not wait if table exists.

Generated at Thu Feb 08 06:52:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.