[MDEV-26912] Spider: Remove dead code related to Oracle OCI Created: 2021-10-27 Updated: 2022-02-10 Resolved: 2022-02-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | 10.9.0 |
| Type: | Task | Priority: | Critical |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Nayuta Yanagisawa (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Remove the dead-code, in Spider, which is related to the Spider's Oracle OCI support. More precisely, remove the code protected by #ifdef HAVE_ORACLE_OCI ... #endif. The code has been disabled for a long time and it is unlikely that the code will be enabled. |
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-02-02 ] |
|
https://github.com/MariaDB/server/commit/cc21ef79fab7cd60d39ae21972f0bf8283a8ef60 |
| Comment by Alexey Botchkov [ 2022-02-09 ] |
|
ok to push. |