bobslavtriev / mysql-baileys

Authentication with MySQL for Baileys
https://bobslavtriev.github.io/mysql-baileys/
MIT License
40 stars 20 forks source link

Help! MyISAM Tables Won't Create in mysql-baileys (Error: Engine Disabled?) #17

Closed hacxk closed 1 month ago

hacxk commented 1 month ago

Screenshot_2024-07-18-17-16-42-281_com termux

I'm building a WhatsApp bot and want to use MyISAM tables for certain features, but every time I try to create one, I get hit with this error:

ER_PLUGIN_STORAGE_ENGINE_ERROR: The storage engine for the table doesn't have this option

I've double-checked my MySQL database hostname, password all are ok. looks like MyISAM isn't enabled or supported I'm using the latest version of mysql-baileys

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 6 days with no activity. Remove the stale label or comment or this will be closed in 2 days