Sergei Golubchik
|
c8997c39b4
|
initialize plugins in the specific order by plugin type
but do MyISAM first - to read mysql.plugin table
|
2015-02-10 10:21:17 +01:00 |
|
Sergei Golubchik
|
01faff02fa
|
disable the test for MDEV-6351 on embedded
|
2014-07-28 09:42:52 +02:00 |
|
Sergey Vojtovich
|
3375e137f8
|
MDEV-6351 - --plugin=force has no effect for built-in plugins
mysqld didn't fail to start if a compiled-in plugin failed to initialize
(--xxx=FORCE behaving as --xxx=ON)
|
2014-06-17 13:03:26 +04:00 |
|
Sergei Golubchik
|
1c879717ec
|
bugfix: mysqld failed to start if a compiled-in plugin failed to initialize
(--xxx=ON behaving as --xxx=FORCE)
|
2012-04-17 20:28:21 +02:00 |
|