Don Lewis
3321f1adc7
MDEV-5944: Compile fix for OQGRAPH with LLVM
...
Clang/LLVM has more strict schemantics than gcc.
This patch quantifies the namesspace such that it will
compile using clang.
2016-10-25 13:46:28 +03:00
Dimitri John Ledkov
26bf066d56
MDEV-9479: Enable OQGRAPH Engine to compile with Boost-1.60+
...
This used to be a compile failure. The defined structure isn't required
in the later versions of boost.
Signed-off-by: Vicențiu Ciorbaru <vicentiu@mariadb.org>
2016-06-22 16:41:38 +03:00
andrew
8bc1fa7344
MDEV-3037 - make build work on Windows 64
2014-04-11 21:09:18 +09:30
Andrew McDonnell
1c89a75dbc
Fix one memory leak (caused by not freeing found cursor in find_vertices) (introduced in fix for #1196020 , doh)
2013-08-12 21:44:55 +09:30
Andrew McDonnell
e87960d346
Fix for spurious result when searching for non-existing vertex
2013-08-02 20:36:04 +09:30
Arjen Lentz
d0e852a723
Removed old oqgraph v1 files (graphstore.*)
...
Updated oqgraph copyright, version and author info.
2013-02-28 10:16:29 +10:00
Antony T Curtis
0fee6ce7b8
compile fixes
2011-05-16 15:22:58 +10:00
Antony T Curtis
a062735d60
Cleanup, simplify and optimize. Change makefile a little so that we have debug symbols for the graph core.
2011-04-13 19:06:43 -07:00
Antony T Curtis
2037f387ee
Commit work for OQGraph v3
...
Todo:
- Add #ifdefs for building in MySQL
- Lots more testing
2011-04-12 15:50:32 -07:00