Create table mysql

liryca
TRIAL

10 months ago

How to create a table in a MySQL database? I read the documentation, but my service does not have this option. Only four tabs Deployments Variables Metrics Settings

without DATA

3 Replies

10 months ago

That's interesting, your service is indeed missing the Data tab, I'll bring this up to the engineer who is working on that.


liryca
TRIAL

10 months ago

Are there other ways to create a table?
When I try to create a new database I get an error


10 months ago

> Are there other ways to create a table?
Yes, hundreds of ways, the databases are not special, it's just a regular MySQL, so any database client such as dbgate will work.

> When I try to create a new database I get an error
Please specify the error you are geting.