Bug #37014 | Implement --skip-federated | ||
---|---|---|---|
Submitted: | 27 May 2008 18:17 | Modified: | 28 May 2008 7:07 |
Reporter: | Georgi Kodinov | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Federated storage engine | Severity: | S4 (Feature request) |
Version: | 5.1 | OS: | Any |
Assigned to: | Ramil Kalimullin | CPU Architecture: | Any |
[27 May 2008 18:17]
Georgi Kodinov
[28 May 2008 7:07]
Ramil Kalimullin
Looks like it has been fixed somehow: (gdb) r --skip-federated Starting program: /home/ram/work/mysql-5.1-bugteam/sql/mysqld --skip-federated ... [Note] Plugin 'FEDERATED' disabled by command line option ... [Note] /home/ram/work/mysql-5.1-bugteam/sql/mysqld: ready for connections. Version: '5.1.26-rc-debug' socket: '/tmp/mysql.sock' port: 3306 Source distribution If we want to have it disabled by default we can easily modify plugin_init().