Create table mysql
liryca
TRIALOP
a year 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
brody
EMPLOYEE
a year 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
TRIALOP
a year ago
Are there other ways to create a table?
When I try to create a new database I get an error
brody
EMPLOYEE
a year 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.