Bug #10748 Truncate table on temporary table
Submitted: 19 May 2005 16:00 Modified: 6 Sep 2005 12:29
Reporter: Amar Senapati Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S4 (Feature request)
Version:4.1.11 OS:Unix
Assigned to: Heikki Tuuri CPU Architecture:Any

[19 May 2005 16:00] Amar Senapati
Description:
I am using version 4.1.11 and I have an issue with temporary table truncate. I use

TRUNCATE TABLE temp_tablename

It does not work.
Any comments or advices.

How to repeat:
Create any temporary table from a physical table and then try to truncate the temp table.
[6 Sep 2005 12:29] Osku Salerma
Truncating temporary tables works for me in 5.0.13beta.