MySQL Forums
Forum List  »  MySQL Workbench

Re: Error Code: 1146 when creating new table desc
Posted by: Peter Brawley
Date: June 26, 2022 11:41AM

> 3 files in my database--Query 1, SQL File 3, SQL File 5.

Databases are collections of objects (tables, indexes, objects &c) not files.

> Please see this video...

SQL is text. Videos of it are not usually useful, for example the text in them can be hard to read and is not easily copied for testing.

If you want help here with your issue, please post the relevant sql here.



Edited 1 time(s). Last edit at 06/26/2022 12:51PM by Peter Brawley.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error Code: 1146 when creating new table desc
315
June 26, 2022 11:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.