Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I specify vendor specific features such as ENGINE=InnoDB in MySQL?

features MySQL specify vendor
0
10 Posted

How can I specify vendor specific features such as ENGINE=InnoDB in MySQL?

0
10

We do not currently have a way to specify vendor specific extensions to the create table tag, and so you would need to use the tag and specify your create table statement manually. Of course you would be able to configure your mysql install to use innodb as the default storage engine with default-storage-engine=INNODB.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123