Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
6.1.1
-
None
Description
In MDB 10.6, there will be changes from MDEV-21052 that may cause namespace conflicts. By muving "using namespace std" to the tail of the #include section, we can avoid this.
See columnstore branch midenok-MDEV-21052 for the changes.
Attachments
Issue Links
- relates to
-
MDEV-21052 InnoDB foreign key refactoring for TABLE_SHARE::foreign_keys
- Stalled