Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initialize plugins in the specific order by plugin type | Sergei Golubchik | 2015-02-10 | 1 | -1/+1 |
| | | | | but do MyISAM first - to read mysql.plugin table | ||||
* | disable the test for MDEV-6351 on embedded | Sergei Golubchik | 2014-07-28 | 1 | -1/+1 |
| | |||||
* | MDEV-6351 - --plugin=force has no effect for built-in plugins | Sergey Vojtovich | 2014-06-17 | 1 | -0/+3 |
| | | | | | mysqld didn't fail to start if a compiled-in plugin failed to initialize (--xxx=FORCE behaving as --xxx=ON) | ||||
* | bugfix: mysqld failed to start if a compiled-in plugin failed to initialize | Sergei Golubchik | 2012-04-17 | 1 | -0/+10 |
(--xxx=ON behaving as --xxx=FORCE) |