Bug #100862 ERROR 1030: Got error 38 from table handler
Submitted: 16 Sep 2020 8:53 Modified: 18 Sep 2020 10:41
Reporter: Patrick Brisacier Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.6.10 OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any

[16 Sep 2020 8:53] Patrick Brisacier
Description:
I receive the error:
"#1030: Got error 38 from table handler"
When I make the request:
"ALTER TABLE my_table DROP COLUMN string_id"

Could you help me to find what is the error 38?

After this error, the table is not visible anymore. But it probably still exist because a request:
"ALTER TABLE dummy_table RENAME my_table"
display the error:
"#1050: Table 'my_table' already exists"

Thanks for your help.

How to repeat:
I do not know.
I use AWS RDS...
[18 Sep 2020 10:41] MySQL Verification Team
Hi,

That's a bug with Amazon RDS, you have to contact them

all best
Bogdan