Category Archives: Linux

MySQL error /usr/libexec/mysqld: unknown option ‘skip-bdb’

MySQL version x is failing to start after upgrade with the following error: /usr/libexec/mysqld: unknown option ‘—skip-bdb’ .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, “Courier New”, courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode [...]